X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-2.6.35%2F211-gen-74x164-gpio-chip-driver.patch;fp=target%2Flinux%2Fbrcm63xx%2Fpatches-2.6.35%2F211-gen-74x164-gpio-chip-driver.patch;h=fdb8981e87493d9ca1354aedca14b96a79045988;hp=105eb6d57ea83193319713407d660718a196b14e;hb=21c3b457256d05051315e2e8ee08bb6abdc15ffd;hpb=e880858ac43f7449fa3dfdc665e4e085be38b5c3 diff --git a/target/linux/brcm63xx/patches-2.6.35/211-gen-74x164-gpio-chip-driver.patch b/target/linux/brcm63xx/patches-2.6.35/211-gen-74x164-gpio-chip-driver.patch index 105eb6d57e..fdb8981e87 100644 --- a/target/linux/brcm63xx/patches-2.6.35/211-gen-74x164-gpio-chip-driver.patch +++ b/target/linux/brcm63xx/patches-2.6.35/211-gen-74x164-gpio-chip-driver.patch @@ -27,7 +27,7 @@ obj-$(CONFIG_GPIO_PL061) += pl061.o --- /dev/null +++ b/drivers/gpio/nxp_74hc164.c -@@ -0,0 +1,226 @@ +@@ -0,0 +1,227 @@ +/* + * NXP 74HC164 - output expander GPIO driver + * @@ -45,6 +45,7 @@ +#include +#include +#include ++#include +#include +#include +