linux/drivers/video/fbdev/omap
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
..
hwa742.c
Kconfig video: omap/h3: fix tps65010 dependency 2015-05-27 12:54:47 +03:00
lcd_ams_delta.c video: fbdev: omap: drop owner assignment from platform_drivers 2014-10-20 16:21:54 +02:00
lcd_h3.c gpio: Include linux/gpio.h instead of asm/gpio.h 2016-02-16 00:20:03 +01:00
lcd_htcherald.c video: fbdev: omap: drop owner assignment from platform_drivers 2014-10-20 16:21:54 +02:00
lcd_inn1510.c video: fbdev: omap: drop owner assignment from platform_drivers 2014-10-20 16:21:54 +02:00
lcd_inn1610.c video: fbdev: omap: drop owner assignment from platform_drivers 2014-10-20 16:21:54 +02:00
lcd_mipid.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
lcd_osk.c gpio: Include linux/gpio.h instead of asm/gpio.h 2016-02-16 00:20:03 +01:00
lcd_palmte.c video: fbdev: omap: drop owner assignment from platform_drivers 2014-10-20 16:21:54 +02:00
lcd_palmtt.c gpio: Include linux/gpio.h instead of asm/gpio.h 2016-02-16 00:20:03 +01:00
lcd_palmz71.c video: fbdev: omap: drop owner assignment from platform_drivers 2014-10-20 16:21:54 +02:00
lcdc.c video: omap: delete support for early fbmem allocation 2014-05-16 11:56:12 +03:00
lcdc.h
Makefile
omapfb_main.c video/omap: remove invalid check 2015-09-24 13:46:15 +03:00
omapfb.h
sossi.c