blob: 94a241419af7476a7ae43ec71cf96dd5d78292b8 [file] [log] [blame]
Sascha Hauer7e905342008-09-09 10:19:41 +02001extern struct platform_device mxc_gpt1;
2extern struct platform_device mxc_gpt2;
3extern struct platform_device mxc_gpt3;
4extern struct platform_device mxc_gpt4;
5extern struct platform_device mxc_gpt5;
6extern struct platform_device mxc_wdt;
7extern struct platform_device mxc_irda_device;
8extern struct platform_device mxc_uart_device0;
9extern struct platform_device mxc_uart_device1;
10extern struct platform_device mxc_uart_device2;
11extern struct platform_device mxc_uart_device3;
12extern struct platform_device mxc_uart_device4;
13extern struct platform_device mxc_uart_device5;
Sascha Hauer3d89baa2008-12-01 14:15:38 -080014extern struct platform_device mxc_w1_master_device;
Sascha Hauer02870972008-09-09 11:30:58 +020015extern struct platform_device mxc_nand_device;
Holger Schurige4813552009-01-26 16:34:56 +010016extern struct platform_device mxc_fb_device;
Sascha Hauer879fea12009-01-26 17:26:02 +010017extern struct platform_device mxc_fec_device;
Sascha Hauer824b16e2009-01-16 15:17:46 +010018extern struct platform_device mxc_pwm_device;