summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/devices.h
blob: 9a6faff8e5a71f17a4097ced0536e7798f43f91d (plain)
1
2
3
4
5
6
7
8
9
10
11
extern struct platform_device pxamci_device;
extern struct platform_device pxaudc_device;
extern struct platform_device pxafb_device;
extern struct platform_device ffuart_device;
extern struct platform_device btuart_device;
extern struct platform_device stuart_device;
extern struct platform_device hwuart_device;
extern struct platform_device pxai2c_device;
extern struct platform_device pxai2s_device;
extern struct platform_device pxaficp_device;
extern struct platform_device pxartc_device;