ARM: pxa: change gpio to platform device
[deliverable/linux.git] / arch / arm / mach-mmp / ttc_dkb.c
index fac0d5d9d464632ea792a680d089f977d888e0a4..a80ed262df1ce1285ae3e6fb6dafb9a983fc14af 100644 (file)
@@ -123,6 +123,7 @@ static struct platform_device ttc_dkb_device_onenand = {
 };
 
 static struct platform_device *ttc_dkb_devices[] = {
+       &pxa910_device_gpio,
        &ttc_dkb_device_onenand,
 };
 
This page took 0.024389 seconds and 5 git commands to generate.