]> Pileus Git - ~andy/linux/blobdiff - drivers/gpio/gpio-omap.c
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
[~andy/linux] / drivers / gpio / gpio-omap.c
index 9c27244fd680ecf06e9e3309e983a8810c83baae..0e49d87f6c60c7b35df327dafd235a394cbb07e5 100644 (file)
@@ -34,8 +34,8 @@ struct gpio_bank {
        u16 irq;
        u16 virtual_irq_start;
        int method;
-#if defined(CONFIG_ARCH_OMAP16XX) || defined(CONFIG_ARCH_OMAP2PLUS)
        u32 suspend_wakeup;
+#if defined(CONFIG_ARCH_OMAP16XX) || defined(CONFIG_ARCH_OMAP2PLUS)
        u32 saved_wakeup;
 #endif
        u32 non_wakeup_gpios;