ARM: OMAP: Remove NEED_MACH_GPIO_H
authorTony Lindgren <tony@atomide.com>
Wed, 31 Oct 2012 16:54:56 +0000 (09:54 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 2 Nov 2012 19:00:36 +0000 (12:00 -0700)
commit873e698067cfa21420576632e1c3387c0f90ce4a
tree676cf843a26352cf3425ad551fd5e414265ad93c
parent7136f8d88c08f18158b63777fb270b62788ed169
ARM: OMAP: Remove NEED_MACH_GPIO_H

Omap no longer needs this option, mach/gpio.h is
empty.

Also remove mach/irqs.h from gpio-omap.h and
include it directly from the related omap1
gpio init files.

Otherwise omap2+ build fails for MULTI_PLATFORM.

Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Jarkko Nikula <jarkko.nikula@bitmer.com>
Cc: Liam Girdwood <lrg@ti.com>
Cc: alsa-devel@alsa-project.org
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
12 files changed:
arch/arm/Kconfig
arch/arm/mach-omap1/gpio15xx.c
arch/arm/mach-omap1/gpio16xx.c
arch/arm/mach-omap1/gpio7xx.c
arch/arm/mach-omap1/include/mach/gpio.h [deleted file]
arch/arm/mach-omap2/include/mach/gpio.h [deleted file]
include/linux/platform_data/gpio-omap.h
sound/soc/omap/am3517evm.c
sound/soc/omap/n810.c
sound/soc/omap/osk5912.c
sound/soc/omap/sdp3430.c
sound/soc/omap/zoom2.c