Hi Linus, On Thursday 12 of December 2013 15:06:50 Linus Walleij wrote: [snip] > arch/arm/mach-s3c64xx/include/mach/gpio.h | 93 ----------------- Hmm, shouldn't this (and other s3c64xx-related changes) be in patch 2/2? Anyway, I've applied both, but unfortunately compilation for mach-s3c64xx (using s3c6400_defconfig) fails with following error: CC arch/arm/plat-samsung/pm-gpio.o In file included from arch/arm/plat-samsung/pm-gpio.c:25:0: arch/arm/plat-samsung/include/plat/gpio-core.h:100:44: error: 'S3C_GPIO_END' undeclared here (not in a function) extern struct samsung_gpio_chip *s3c_gpios[S3C_GPIO_END]; ^ scripts/Makefile.build:308: recipe for target 'arch/arm/plat-samsung/pm-gpio.o' failed make[1]: *** [arch/arm/plat-samsung/pm-gpio.o] Error 1 Makefile:820: recipe for target 'arch/arm/plat-samsung' failed make: *** [arch/arm/plat-samsung] Error 2 I don't have much time right now to look at this further, but I'll try to do it later today (if you don't fix it before that) and do further testing. Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html