]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpio/gpio-omap.c
ipv6: reduce percpu needs for icmpv6msg mibs
[karo-tx-linux.git] / 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;