2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/arch/arm/mach-highbank
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.h ARM: highbank: Add smc calls to enable/disable the L2 2012-06-07 22:39:43 -07:00
highbank.c clk: add highbank clock support 2012-07-11 17:58:47 -07:00
hotplug.c ARM: highbank: Add cpu hotplug support 2011-10-31 14:14:04 +01:00
lluart.c
Makefile clk: add highbank clock support 2012-07-11 17:58:47 -07:00
Makefile.boot
platsmp.c ARM: highbank: add SMP support 2011-10-31 14:14:02 +01:00
pm.c ARM: highbank: add suspend support 2011-10-31 14:14:05 +01:00
smc.S ARM: highbank: Add smc calls to enable/disable the L2 2012-06-07 22:39:43 -07:00
sysregs.h
system.c ARM: restart: highbank: use new restart hook 2012-01-05 12:57:12 +00:00