2008-09-09 08:19:41 +00:00
|
|
|
extern struct platform_device mxc_gpt1;
|
|
|
|
extern struct platform_device mxc_gpt2;
|
|
|
|
extern struct platform_device mxc_gpt3;
|
|
|
|
extern struct platform_device mxc_gpt4;
|
|
|
|
extern struct platform_device mxc_gpt5;
|
|
|
|
extern struct platform_device mxc_wdt;
|
|
|
|
extern struct platform_device mxc_irda_device;
|
|
|
|
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_uart_device5;
|
2008-12-01 22:15:38 +00:00
|
|
|
extern struct platform_device mxc_w1_master_device;
|
2008-09-09 09:30:58 +00:00
|
|
|
extern struct platform_device mxc_nand_device;
|
2009-01-26 15:34:56 +00:00
|
|
|
extern struct platform_device mxc_fb_device;
|
2009-01-26 16:26:02 +00:00
|
|
|
extern struct platform_device mxc_fec_device;
|