diff options
Diffstat (limited to 'include/linux/fsl_devices.h')
-rw-r--r-- | include/linux/fsl_devices.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h index 934aa9bda481..a7a2b855ba72 100644 --- a/include/linux/fsl_devices.h +++ b/include/linux/fsl_devices.h | |||
@@ -55,9 +55,6 @@ struct gianfar_platform_data { | |||
55 | }; | 55 | }; |
56 | 56 | ||
57 | struct gianfar_mdio_data { | 57 | struct gianfar_mdio_data { |
58 | /* device specific information */ | ||
59 | u32 paddr; | ||
60 | |||
61 | /* board specific information */ | 58 | /* board specific information */ |
62 | int irq[32]; | 59 | int irq[32]; |
63 | }; | 60 | }; |