ARM: imx: dynamically allocate imx2-wdt devices
[deliverable/linux.git] / arch / arm / mach-imx / devices.h
CommitLineData
07469495 1#if defined(CONFIG_MACH_MX21) || defined(CONFIG_MACH_MX27)
e4813551 2extern struct platform_device mxc_fb_device;
824b16e6 3extern struct platform_device mxc_pwm_device;
1a02be0e
SH
4extern struct platform_device mxc_sdhc_device0;
5extern struct platform_device mxc_sdhc_device1;
627fb3b9
M
6extern struct platform_device mxc_otg_udc_device;
7extern struct platform_device mxc_otg_host;
8extern struct platform_device mxc_usbh1;
9extern struct platform_device mxc_usbh2;
4e0fa90d 10extern struct platform_device mx21_usbhc_device;
0896a9e5 11extern struct platform_device imx_kpp_device;
07469495 12#endif
This page took 0.137806 seconds and 5 git commands to generate.