* Russell King - ARM Linux <[email protected]> [090110 13:02]:
> On Wed, Jan 07, 2009 at 01:17:45PM +0200, Tony Lindgren wrote:
> > From: Jarkko Nikula <[email protected]>
> > 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'

Looks like this happens with CONFIG_DEBUG_FS, will fix.

> and there's also the unrelated:
> 
> arch/arm/mach-omap1/board-palmte.c:198: error: variable 'palmte_mmc_config' 
> has initializer but incomplete type

Thanks, looks like I somehow missed removing the old style MMC init
for palmte.

Will post a series of omap-fixes soonish.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to