[PATCH 2/4] ARM: mach-s5p: get rid of all <mach/gpio.h> headers

Arnd Bergmann arnd at arndb.de
Wed Jun 4 06:58:28 PDT 2014


On Wednesday 04 June 2014 15:33:56 Linus Walleij wrote:
> This renames all the local <mach/gpio.h> headers in the S5P platforms
> to <mach/gpio-samsung.h> indicating a scope local to this platform,
> and cuts the implicit inclusion of <mach/gpio.h> from <linux/gpio.h>
> by removing the use of NEED_MACH_GPIO_H from all S5P variants.
> 
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> 

Hmm, this patch will obviously clash with the removal of S5p64xx
and s5pc100. It shouldn't be hard to resolve the conflict when we
merge both into arm-soc/next/cleanup, but maybe there is a way to
avoid it?

	Arnd



More information about the linux-arm-kernel mailing list