]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
authorTony Lindgren <tony@atomide.com>
Sat, 12 Jan 2008 23:35:04 +0000 (15:35 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Feb 2008 18:37:59 +0000 (10:37 -0800)
commitd11ac9791b87efb24506b6391a965b789385157c
tree02b612a8768bd774f9bec9abe1d6bdc7dc5befbf
parent5492fb1a46ada0d1e89eb580c2a56db8924e3141
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code

Just use cpu_is_omapXXXX() instead. This does not increase
object size.

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