arm: ti814x: Remove remaining support code
When the ti814x_evm config was removed most, but not all, of the
relevant support code was remove. Get rid of what was missed.
Fixes: 50b5326868 ("ti814x: Remove platform")
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -79,10 +79,6 @@ struct cpsw_slave_regs {
|
||||
u32 tx_pri_map;
|
||||
#ifdef CONFIG_AM33XX
|
||||
u32 gap_thresh;
|
||||
#elif defined(CONFIG_TI814X)
|
||||
u32 ts_ctl;
|
||||
u32 ts_seq_ltype;
|
||||
u32 ts_vlan;
|
||||
#endif
|
||||
u32 sa_lo;
|
||||
u32 sa_hi;
|
||||
|
||||
Reference in New Issue
Block a user