diff options
Diffstat (limited to 'include/linux/davinci_emac.h')
-rw-r--r-- | include/linux/davinci_emac.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/davinci_emac.h b/include/linux/davinci_emac.h index 46a759f0c082..5dd428532f79 100644 --- a/include/linux/davinci_emac.h +++ b/include/linux/davinci_emac.h | |||
@@ -24,10 +24,7 @@ struct emac_platform_data { | |||
24 | u32 ctrl_mod_reg_offset; | 24 | u32 ctrl_mod_reg_offset; |
25 | u32 ctrl_ram_offset; | 25 | u32 ctrl_ram_offset; |
26 | u32 hw_ram_addr; | 26 | u32 hw_ram_addr; |
27 | u32 mdio_reg_offset; | ||
28 | u32 ctrl_ram_size; | 27 | u32 ctrl_ram_size; |
29 | u32 phy_mask; | ||
30 | u32 mdio_max_freq; | ||
31 | 28 | ||
32 | /* | 29 | /* |
33 | * phy_id can be one of the following: | 30 | * phy_id can be one of the following: |