linux/arch/arm/mach-realview
Rob Herring 01464226ac ARM: make mach/gpio.h headers optional
Most platforms don't need mach/gpio.h and it prevents multi-platform
kernel images. Add CONFIG_NEED_MACH_GPIO_H and make platforns select it
if they need gpio.h. This is platforms that define __GPIOLIB_COMPLEX
or have lots of implicit includes pulled in by mach/gpio.h.

at91 and omap have gpio clean-up pending and can drop
CONFIG_NEED_MACH_GPIO_H once that is in.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2012-09-14 09:21:59 -05:00
..
include/mach ARM: make mach/gpio.h headers optional 2012-09-14 09:21:59 -05:00
core.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
core.h ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
hotplug.c ARM: move CP15 definitions to separate header file 2012-03-28 18:30:01 +01:00
Kconfig ARM: SMP: Refactor Kconfig to be more maintainable 2011-12-19 13:47:39 +00:00
Makefile
Makefile.boot
platsmp.c ARM: versatile: Add missing ENDPROC to headsmp.S 2012-01-16 08:35:25 -06:00
realview_eb.c Merge branch 'tegra/cleanups' into next/timer 2012-03-21 14:27:34 +00:00
realview_pb11mp.c Merge branch 'tegra/cleanups' into next/timer 2012-03-21 14:27:34 +00:00
realview_pb1176.c ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
realview_pba8.c ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
realview_pbx.c Merge branch 'tegra/cleanups' into next/timer 2012-03-21 14:27:34 +00:00