X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f47a07dfda28621e1dde6666b359d209a8096a1e..ff367a6a34587f7762ee5fefe714efa0118a8ede:/target/linux/brcm63xx/patches-2.6.35/211-gen-74x164-gpio-chip-driver.patch 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 105eb6d57..fdb8981e8 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 +