| Sascha Hauer | 7e90534 | 2008-09-09 10:19:41 +0200 | [diff] [blame] | 1 | extern struct platform_device mxc_gpt1; | 
 | 2 | extern struct platform_device mxc_gpt2; | 
 | 3 | extern struct platform_device mxc_gpt3; | 
 | 4 | extern struct platform_device mxc_gpt4; | 
 | 5 | extern struct platform_device mxc_gpt5; | 
 | 6 | extern struct platform_device mxc_wdt; | 
 | 7 | extern struct platform_device mxc_irda_device; | 
 | 8 | extern struct platform_device mxc_uart_device0; | 
 | 9 | extern struct platform_device mxc_uart_device1; | 
 | 10 | extern struct platform_device mxc_uart_device2; | 
 | 11 | extern struct platform_device mxc_uart_device3; | 
 | 12 | extern struct platform_device mxc_uart_device4; | 
 | 13 | extern struct platform_device mxc_uart_device5; | 
| Sascha Hauer | 3d89baa | 2008-12-01 14:15:38 -0800 | [diff] [blame] | 14 | extern struct platform_device mxc_w1_master_device; | 
| Sascha Hauer | 0287097 | 2008-09-09 11:30:58 +0200 | [diff] [blame] | 15 | extern struct platform_device mxc_nand_device; | 
| Holger Schurig | e481355 | 2009-01-26 16:34:56 +0100 | [diff] [blame] | 16 | extern struct platform_device mxc_fb_device; | 
| Sascha Hauer | 879fea1 | 2009-01-26 17:26:02 +0100 | [diff] [blame] | 17 | extern struct platform_device mxc_fec_device; | 
| Sascha Hauer | 824b16e | 2009-01-16 15:17:46 +0100 | [diff] [blame] | 18 | extern struct platform_device mxc_pwm_device; | 
| Sascha Hauer | c5d4dbf | 2009-01-28 13:26:56 +0100 | [diff] [blame] | 19 | extern struct platform_device mxc_i2c_device0; | 
 | 20 | extern struct platform_device mxc_i2c_device1; | 
| Sascha Hauer | 1a02be0 | 2008-12-19 14:32:07 +0100 | [diff] [blame] | 21 | extern struct platform_device mxc_sdhc_device0; | 
 | 22 | extern struct platform_device mxc_sdhc_device1; |