diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-09-12 21:23:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-09-12 21:23:15 +0000 |
commit | ed008fe1e832c07e7089a461dacdf1b86b8703f9 (patch) | |
tree | 6730d47cd3c1cf06ac7ad37b5b430ec6325d3f2a /target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch | |
parent | 9bb6f3b5f35d244e633811de63905a64e4dbd449 (diff) | |
download | mtk-20170518-ed008fe1e832c07e7089a461dacdf1b86b8703f9.zip mtk-20170518-ed008fe1e832c07e7089a461dacdf1b86b8703f9.tar.gz mtk-20170518-ed008fe1e832c07e7089a461dacdf1b86b8703f9.tar.bz2 |
refresh 2.6.35 patches
SVN-Revision: 23033
Diffstat (limited to 'target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch b/target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch index 4cb3031..9081be8 100644 --- a/target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch +++ b/target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch @@ -8,7 +8,7 @@ #include <linux/ioport.h> #include <linux/pci.h> -@@ -48,6 +49,7 @@ static struct pci_device_id divil_pci[] +@@ -48,6 +49,7 @@ static struct pci_device_id divil_pci[] MODULE_DEVICE_TABLE(pci, divil_pci); static struct cdev cs5535_gpio_cdev; |