The patch titled gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix-fix has been added to the -mm tree. Its filename is gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix-fix.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix-fix From: Alek Du <alek.du@xxxxxxxxx> Signed-off-by: Alek Du <alek.du@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/gpio/langwell_gpio.c | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/gpio/langwell_gpio.c~gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix-fix drivers/gpio/langwell_gpio.c --- a/drivers/gpio/langwell_gpio.c~gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix-fix +++ a/drivers/gpio/langwell_gpio.c @@ -26,6 +26,7 @@ #include <linux/stddef.h> #include <linux/interrupt.h> #include <linux/init.h> +#include <linux/irq.h> #include <linux/io.h> #include <linux/gpio.h> _ Patches currently in -mm which might be from alek.du@xxxxxxxxx are linux-next.patch gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver.patch gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix.patch gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix-fix.patch gpio-pca953x-add-support-for-max7315.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html