aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-w90x900/nuc910.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-w90x900/nuc910.c b/arch/arm/mach-w90x900/nuc910.c
index cd4977678b85..1523f4136985 100644
--- a/arch/arm/mach-w90x900/nuc910.c
+++ b/arch/arm/mach-w90x900/nuc910.c
@@ -27,6 +27,7 @@ static struct platform_device *nuc910_dev[] __initdata = {
27 &nuc900_device_ts, 27 &nuc900_device_ts,
28 &nuc900_device_rtc, 28 &nuc900_device_rtc,
29 &nuc900_device_lcd, 29 &nuc900_device_lcd,
30 &nuc900_device_kpi,
30}; 31};
31 32
32/* define specific CPU platform io map */ 33/* define specific CPU platform io map */