Files
ubports_kernel_google_msm/arch/arm/plat-omap
Tony Lindgren 3a26e3318b ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
There are no wakeup registers on 15xx, and suspend_wakeup
does not exist in the struct gpio_bank.

Without this fix we'll get "arch/arm/plat-omap/gpio.c:1792:
error: 'struct gpio_bank' has no member named 'suspend_wakeup'"
as noted by Russell King.

Note that the ifdefs will be cleaned up once the omap gpio
code gets split into omap1 and omap2 specific parts.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2009-01-15 13:09:53 +02:00
..
2008-10-14 22:24:42 +01:00
2008-09-06 12:10:45 +01:00
2008-10-09 17:51:41 +03:00
2008-09-06 12:10:45 +01:00
2008-09-06 12:10:45 +01:00
2008-09-06 12:10:45 +01:00
2009-01-07 10:00:03 -08:00