aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx5/devices.h
blob: c879ae71cd5b03e2995b3cee1d45f550d857ca47 (plain)
1
2
3
4
5
6
7
8
extern struct platform_device mxc_uart_device0;
extern struct platform_device mxc_uart_device1;
extern struct platform_device mxc_uart_device2;
extern struct platform_device mxc_fec_device;
extern struct platform_device mxc_usbdr_host_device;
extern struct platform_device mxc_usbh1_device;
extern struct platform_device mxc_usbdr_udc_device;
extern struct platform_device mxc_wdt;