From: Jonathan McDowell Date: Mon, 25 Sep 2006 09:41:30 +0000 (+0300) Subject: ARM: OMAP: Fix OMAP1 compilation after MPUIO check change X-Git-Tag: v2.6.19-rc1~885^2~18^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193e68be335890a99879799bdcd06e18247c110a;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed