dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: 6249/1: add nuc900 kpi platform_device structure to nuc910_dev

Add nuc900 kpi platform_device structure to nuc910_dev

Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
wanzongshun 2010-07-22 06:56:50 +01:00 committed by Russell King
parent 9e3aaac335
commit c588e37da8
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ static struct platform_device *nuc910_dev[] __initdata = {
&nuc900_device_ts,
&nuc900_device_rtc,
&nuc900_device_lcd,
&nuc900_device_kpi,
};
/* define specific CPU platform io map */