diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-11 18:15:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-11 18:15:15 +0000 |
commit | 2a018eb3806d5ea13e16dbf629b2c7e4fa541b51 (patch) | |
tree | cb776e8b62bdb71cd3834275ae79db8bc83c107c /target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch | |
parent | de18353622a4d245f8b407a6f214cfbe53ec9706 (diff) | |
download | upstream-2a018eb3806d5ea13e16dbf629b2c7e4fa541b51.tar.gz upstream-2a018eb3806d5ea13e16dbf629b2c7e4fa541b51.tar.bz2 upstream-2a018eb3806d5ea13e16dbf629b2c7e4fa541b51.zip |
refresh 2.6.33 patches for 2.6.33.2
SVN-Revision: 20803
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch b/target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch index 4cb3031db5..9081be84a4 100644 --- a/target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch +++ b/target/linux/generic-2.6/patches-2.6.33/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; |