mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
b99545cb59
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
6 lines
250 B
C
6 lines
250 B
C
extern struct platform_device mxc_usbdr_host_device;
|
|
extern struct platform_device mxc_usbh1_device;
|
|
extern struct platform_device mxc_usbdr_udc_device;
|
|
extern struct platform_device mxc_hsi2c_device;
|
|
extern struct platform_device mxc_keypad_device;
|