diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:15 +0000 |
commit | d1ed288d6c86bf276a496dfd5f562e24350a544f (patch) | |
tree | 7d1a593047dfcc367d32d3a91847622e8c090a93 /target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch | |
parent | 14fd2f20f811c4cf72abc6988efef62568dfade2 (diff) | |
download | upstream-d1ed288d6c86bf276a496dfd5f562e24350a544f.tar.gz upstream-d1ed288d6c86bf276a496dfd5f562e24350a544f.tar.bz2 upstream-d1ed288d6c86bf276a496dfd5f562e24350a544f.zip |
refresh 2.6.32 patches
SVN-Revision: 21233
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch b/target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch index a36ea49933..453affe583 100644 --- a/target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch +++ b/target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch @@ -8,7 +8,7 @@ #include <linux/ioport.h> #include <linux/pci.h> #include <linux/smp_lock.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; |