blob: 1e8cb577a64262752afca2ea9f6c38b176119ea0 [file] [log] [blame]
Sascha Hauer7e905342008-09-09 10:19:41 +02001
2extern struct platform_device mxc_gpt1;
3extern struct platform_device mxc_gpt2;
4extern struct platform_device mxc_gpt3;
5extern struct platform_device mxc_gpt4;
6extern struct platform_device mxc_gpt5;
7extern struct platform_device mxc_wdt;
8extern struct platform_device mxc_irda_device;
9extern struct platform_device mxc_uart_device0;
10extern struct platform_device mxc_uart_device1;
11extern struct platform_device mxc_uart_device2;
12extern struct platform_device mxc_uart_device3;
13extern struct platform_device mxc_uart_device4;
14extern struct platform_device mxc_uart_device5;
Sascha Hauer3d89baa2008-12-01 14:15:38 -080015extern struct platform_device mxc_w1_master_device;
Sascha Hauer02870972008-09-09 11:30:58 +020016extern struct platform_device mxc_nand_device;