linux/arch/blackfin/mach-bf609
Bjorn Helgaas 288e6eaa06 gpio: Include linux/gpio.h instead of asm/gpio.h
Most arches have an asm/gpio.h that merely includes linux/gpio.h.  The
others select ARCH_HAVE_CUSTOM_GPIO_H, and when that's selected,
linux/gpio.h includes asm/gpio.h.

Therefore, code should include linux/gpio.h instead of including asm/gpio.h
directly.

Remove includes of asm/gpio.h, adding an include of linux/gpio.h when
necessary.

This is a follow-on to 7563bbf89d ("gpiolib/arches: Centralise
bolierplate asm/gpio.h").

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-02-16 00:20:03 +01:00
..
boards gpio: Include linux/gpio.h instead of asm/gpio.h 2016-02-16 00:20:03 +01:00
include/mach pm: bf609: cleanup smc nor flash 2014-07-26 08:32:44 +08:00
Kconfig blackfin: Support L1 SRAM parity checking feature on bf60x 2014-01-29 15:12:20 +08:00
Makefile blackfin: scb: Add system crossbar init code. 2013-09-13 10:42:27 +08:00
clock.c eth: bf609 eth clock: add pclk clock for stmmac driver probe 2015-04-24 11:36:35 +08:00
dma.c blackfin: mach-bf609: add machine files 2012-05-21 14:54:10 +08:00
dpm.S dpm: deepsleep: reserve stack 2012-07-24 13:39:53 +08:00
ints-priority.c bf60x: sec: Enable sec interrupt source priority configuration. 2012-07-24 13:39:52 +08:00
pm.c pm: bf609: cleanup smc nor flash 2014-07-26 08:32:44 +08:00
scb.c blackfin: scb: Add SCB1 to SCB9 config options and data. 2013-09-13 10:42:31 +08:00