diff options
Diffstat (limited to 'arch/arm/mach-mx5/devices.h')
| -rw-r--r-- | arch/arm/mach-mx5/devices.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/devices.h b/arch/arm/mach-mx5/devices.h index c879ae71cd5b..e509cfaad1d4 100644 --- a/arch/arm/mach-mx5/devices.h +++ b/arch/arm/mach-mx5/devices.h | |||
| @@ -6,3 +6,7 @@ extern struct platform_device mxc_usbdr_host_device; | |||
| 6 | extern struct platform_device mxc_usbh1_device; | 6 | extern struct platform_device mxc_usbh1_device; |
| 7 | extern struct platform_device mxc_usbdr_udc_device; | 7 | extern struct platform_device mxc_usbdr_udc_device; |
| 8 | extern struct platform_device mxc_wdt; | 8 | extern struct platform_device mxc_wdt; |
| 9 | extern struct platform_device mxc_i2c_device0; | ||
| 10 | extern struct platform_device mxc_i2c_device1; | ||
| 11 | extern struct platform_device mxc_hsi2c_device; | ||
| 12 | extern struct platform_device mxc_keypad_device; | ||
