]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
authorTony Lindgren <tony@atomide.com>
Tue, 15 Jan 2008 01:16:34 +0000 (17:16 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 15 Jan 2008 01:16:34 +0000 (17:16 -0800)
commitee5e83a8cb1bb191d02063703f8438a7ac109d9b
tree11db12ee5631613520821750fd968878c2319613
parent4e1618150c58f0d99361ea49f083df8de0ef190d
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code

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

Also clean-up based on comments from RMK on the
omap-upstream patches.

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