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)
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>

No differences found