2007-07-17 13:45:58 +04:00
|
|
|
extern struct platform_device pxa_device_mci;
|
|
|
|
extern struct platform_device pxa_device_udc;
|
|
|
|
extern struct platform_device pxa_device_fb;
|
|
|
|
extern struct platform_device pxa_device_ffuart;
|
|
|
|
extern struct platform_device pxa_device_btuart;
|
|
|
|
extern struct platform_device pxa_device_stuart;
|
|
|
|
extern struct platform_device pxa_device_hwuart;
|
|
|
|
extern struct platform_device pxa_device_i2c;
|
|
|
|
extern struct platform_device pxa_device_i2s;
|
|
|
|
extern struct platform_device pxa_device_ficp;
|
|
|
|
extern struct platform_device pxa_device_rtc;
|
2007-08-20 13:09:18 +04:00
|
|
|
|
|
|
|
extern struct platform_device pxa27x_device_i2c_power;
|
|
|
|
extern struct platform_device pxa27x_device_ohci;
|