summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx3/devices.h
blob: 5a86802e1ac566f132d675dbbc5f682e97fd3f29 (plain)
1
2
3
4
5
6
7
8
9
10

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_uart_device3;
extern struct platform_device mxc_uart_device4;

extern struct platform_device mxc_spi_device0;
extern struct platform_device mxc_spi_device1;
extern struct platform_device mxc_spi_device2;