Sascha Hauer | a840592 | 2008-12-01 14:15:39 -0800 | [diff] [blame] | 1 | extern struct platform_device mxc_w1_master_device; |
Valentin Longchamp | ca489f8 | 2009-02-16 12:47:52 +0100 | [diff] [blame] | 2 | extern struct platform_device mx3_ipu; |
| 3 | extern struct platform_device mx3_fb; |
Valentin Longchamp | 9c70e22 | 2009-05-07 11:51:42 +0200 | [diff] [blame] | 4 | extern struct platform_device mx3_camera; |
Sascha Hauer | 9536ff3 | 2009-02-06 15:38:51 +0100 | [diff] [blame] | 5 | extern struct platform_device mxc_fec_device; |
Sascha Hauer | 2adc1d6 | 2008-12-19 14:32:06 +0100 | [diff] [blame] | 6 | extern struct platform_device mxcsdhc_device0; |
| 7 | extern struct platform_device mxcsdhc_device1; |
Guennadi Liakhovetski | eb05bbe | 2009-05-04 13:13:52 +0200 | [diff] [blame] | 8 | extern struct platform_device mxc_otg_udc_device; |
Daniel Mack | c13a482 | 2009-06-25 14:11:50 +0200 | [diff] [blame] | 9 | extern struct platform_device mxc_otg_host; |
| 10 | extern struct platform_device mxc_usbh1; |
| 11 | extern struct platform_device mxc_usbh2; |
Fabio Estevam | 0b0ef44 | 2009-05-27 13:51:24 -0700 | [diff] [blame] | 12 | extern struct platform_device mxc_rnga_device; |
Sascha Hauer | d8d982b | 2009-10-29 17:17:42 +0100 | [diff] [blame] | 13 | extern struct platform_device imx_ssi_device0; |
| 14 | extern struct platform_device imx_ssi_device1; |
Vladimir Zapolskiy | a7dc12b | 2010-03-19 18:16:37 +0300 | [diff] [blame] | 15 | extern struct platform_device imx_ssi_device1; |
| 16 | extern struct platform_device imx_wdt_device0; |
Vladimir Zapolskiy | ded518c | 2010-03-24 14:32:17 +0300 | [diff] [blame] | 17 | extern struct platform_device imx_rtc_device0; |
Alberto Panizzo | b1e8995 | 2010-05-19 11:33:43 +0200 | [diff] [blame] | 18 | extern struct platform_device imx_kpp_device; |