Skip to content

Commit

Permalink
ARM: 6249/1: add nuc900 kpi platform_device structure to nuc910_dev
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
wanzongshun authored and Russell King committed Jul 22, 2010
1 parent 9e3aaac commit c588e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-w90x900/nuc910.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit c588e37

Please sign in to comment.