blob: d315406d6725e77ff8694be4bdcb789452fc8c43 [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;
Sascha Hauer7e905342008-09-09 10:19:41 +02007extern struct platform_device mxc_uart_device0;
8extern struct platform_device mxc_uart_device1;
9extern struct platform_device mxc_uart_device2;
10extern struct platform_device mxc_uart_device3;
11extern struct platform_device mxc_uart_device4;
12extern struct platform_device mxc_uart_device5;
Sascha Hauer3d89baa2008-12-01 14:15:38 -080013extern struct platform_device mxc_w1_master_device;
Sascha Hauer02870972008-09-09 11:30:58 +020014extern struct platform_device mxc_nand_device;
Holger Schurige4813552009-01-26 16:34:56 +010015extern struct platform_device mxc_fb_device;
Sascha Hauer879fea12009-01-26 17:26:02 +010016extern struct platform_device mxc_fec_device;
Sascha Hauer824b16e2009-01-16 15:17:46 +010017extern struct platform_device mxc_pwm_device;
Sascha Hauerc5d4dbf2009-01-28 13:26:56 +010018extern struct platform_device mxc_i2c_device0;
19extern struct platform_device mxc_i2c_device1;
Sascha Hauer1a02be02008-12-19 14:32:07 +010020extern struct platform_device mxc_sdhc_device0;
21extern struct platform_device mxc_sdhc_device1;
javier Martin627fb3b2009-07-15 15:26:21 +020022extern struct platform_device mxc_otg_udc_device;
23extern struct platform_device mxc_otg_host;
24extern struct platform_device mxc_usbh1;
25extern struct platform_device mxc_usbh2;
Sascha Hauerf420db82008-12-19 14:32:14 +010026extern struct platform_device mxc_spi_device0;
27extern struct platform_device mxc_spi_device1;
28extern struct platform_device mxc_spi_device2;
29