diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
commit | 87100c3feb3387fde9b2f0437358cdc00779b322 (patch) | |
tree | cc54e73813c9ca9d26988ae5b3c0cfe656981984 /target/linux/generic/patches-2.6.35/924-cs5535_gpio.patch | |
parent | 7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff) | |
download | upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2 upstream-87100c3feb3387fde9b2f0437358cdc00779b322.zip |
refresh 2.6.35 patches
SVN-Revision: 22799
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 9081be84a4..4cb3031db5 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; |