On Wed, Jan 07, 2009 at 01:17:45PM +0200, Tony Lindgren wrote: > From: Jarkko Nikula <jarkko.nikula@xxxxxxxxx> > Date: Wed, 7 Jan 2009 12:54:34 +0200 > Subject: [PATCH] ARM: OMAP: Fix gpio by switching to generic gpio calls > > Fix compile by removing remaining omap specific gpio > calls. Based on earlier patches by Jarkko Nikula. This isn't the whole story... There's another build error related to the OMAP GPIO changes which remain unaddressed: arch/arm/plat-omap/gpio.c:1792: error: 'struct gpio_bank' has no member named 'suspend_wakeup' and there's also the unrelated: arch/arm/mach-omap1/board-palmte.c:198: error: variable 'palmte_mmc_config' has initializer but incomplete type -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html