You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
289 B
6 lines
289 B
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_wdt;
|
|
extern struct platform_device mxc_hsi2c_device;
|
|
extern struct platform_device mxc_keypad_device;
|
|
|