]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: Fix OMAP1 compilation after MPUIO check change
authorJonathan McDowell <noodles@earth.li>
Fri, 11 Aug 2006 09:54:04 +0000 (12:54 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Aug 2006 09:54:04 +0000 (12:54 +0300)
commite3dc875107c6fafd8af7b160c77739327cc33ca2
treed5199429d826d4141d79a18df336f380365064bb
parent70828f2c054df178a0fb5db3caac12194ce1e2a8
[PATCH] ARM: OMAP: Fix OMAP1 compilation after MPUIO check change

The recent MPUIO range change fix breaks compilation if
CONFIG_ARCH_OMAP24XX isn't defined; it should be OMAP_MAX_GPIO_LINES not
MAX_GPIO_LINES I believe. This one liner fixes it.

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/gpio.c