diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-11-10 15:50:07 -0500 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-11-17 04:01:37 -0500 |
commit | 224b8c83641c2f31e3efc9bc5956636cc42cadf7 (patch) | |
tree | 831e4ee5c1099cc7cb5cef3159f00bbb718c18de /arch/arm/mach-mx25/devices.h | |
parent | 2c20b9f19add2248dc867f1f78dcef1eb0944543 (diff) |
ARM: mx25: dynamically allocate fsl-usb2-udc devices
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/devices.h')
-rw-r--r-- | arch/arm/mach-mx25/devices.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx25/devices.h b/arch/arm/mach-mx25/devices.h index e6ad64061963..266c305a2ad7 100644 --- a/arch/arm/mach-mx25/devices.h +++ b/arch/arm/mach-mx25/devices.h | |||
@@ -1,4 +1,3 @@ | |||
1 | extern struct platform_device otg_udc_device; | ||
2 | extern struct platform_device mxc_pwm_device0; | 1 | extern struct platform_device mxc_pwm_device0; |
3 | extern struct platform_device mxc_pwm_device1; | 2 | extern struct platform_device mxc_pwm_device1; |
4 | extern struct platform_device mxc_pwm_device2; | 3 | extern struct platform_device mxc_pwm_device2; |