diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
commit | 35e7fc9c4b0486f5458b368d1d8d1a285556f414 (patch) | |
tree | c6486320be45ea65e2ab323a420825fd117f1eee /target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch | |
parent | b86edec09bda8afb2be484d21e9f62367f69ec0b (diff) | |
download | mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.zip mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.gz mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.bz2 |
refresh 2.6.35 patches
SVN-Revision: 22540
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; |