summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/devices.h
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-11-12 11:49:34 +0100
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-11-19 21:54:35 +0100
commitfed3d35b06bf3f6a3383c2637d054823c563200b (patch)
treea787cffeb9f3b82d5be819a69e7eaec53e152e0b /arch/arm/mach-mx3/devices.h
parent6a697e3d310d79ea0e385975c57084ce22b04b36 (diff)
downloadlinux-stable-fed3d35b06bf3f6a3383c2637d054823c563200b.tar.gz
linux-stable-fed3d35b06bf3f6a3383c2637d054823c563200b.tar.bz2
linux-stable-fed3d35b06bf3f6a3383c2637d054823c563200b.zip
ARM: mx3: dynamically allocate mxc_rnga devices
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx3/devices.h')
-rw-r--r--arch/arm/mach-mx3/devices.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx3/devices.h b/arch/arm/mach-mx3/devices.h
index 20204743e8f8..d472c459238c 100644
--- a/arch/arm/mach-mx3/devices.h
+++ b/arch/arm/mach-mx3/devices.h
@@ -5,7 +5,6 @@ extern struct platform_device mxc_otg_udc_device;
extern struct platform_device mxc_otg_host;
extern struct platform_device mxc_usbh1;
extern struct platform_device mxc_usbh2;
-extern struct platform_device mxc_rnga_device;
extern struct platform_device imx_wdt_device0;
extern struct platform_device imx_rtc_device0;
extern struct platform_device imx_kpp_device;