mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
a1e6b41e8e
The PNX4008 header file is using the generic gpio and gpiolib namespace in <mach/gpio.h> yet the GPIO interface is not generic at all so rename it to <mach/gpio-pnx4008.h> This fixes a build failure in current -next: the includes were changed from <mach/gpio.h> to <linux/gpio.h> but since this platform isn't using generic gpio <linux/gpio.h> did not include <mach/gpio.h> and things broke apart. Acked-by: Vitaly Wool <vitalywool@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
clock.h | ||
debug-macro.S | ||
dma.h | ||
entry-macro.S | ||
gpio-pnx4008.h | ||
hardware.h | ||
i2c.h | ||
io.h | ||
irq.h | ||
irqs.h | ||
memory.h | ||
param.h | ||
platform.h | ||
pm.h | ||
system.h | ||
timex.h | ||
uncompress.h | ||
vmalloc.h |