blob: 5683c45743255a885242bf4fcc0b51c1f8106b83 [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;