aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxc91231/devices.h
blob: 72a2136ce27d70844ea1f62b8010fb397bb8e2d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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_nand_device;

extern struct platform_device mxc_sdhc_device0;
extern struct platform_device mxc_sdhc_device1;

extern struct platform_device mxc_cspi_device0;
extern struct platform_device mxc_cspi_device1;

extern struct platform_device mxc_wdog_device0;