Commit c588e37da8b2e4708397355b26d067450058f804

Authored by wanzongshun
Committed by Russell King
1 parent 9e3aaac335

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>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

arch/arm/mach-w90x900/nuc910.c
... ... @@ -27,6 +27,7 @@
27 27 &nuc900_device_ts,
28 28 &nuc900_device_rtc,
29 29 &nuc900_device_lcd,
  30 + &nuc900_device_kpi,
30 31 };
31 32  
32 33 /* define specific CPU platform io map */