diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
commit | a623456e9323570806b643f600f763d2805f4cb0 (patch) | |
tree | 39e809e35277be23dcf6905e2171333cfebe1b5e /target/linux/generic/patches-2.6.37/924-cs5535_gpio.patch | |
parent | 1fa3f197f65e8eceeaed5aff1f16f789b911df32 (diff) | |
download | upstream-a623456e9323570806b643f600f763d2805f4cb0.tar.gz upstream-a623456e9323570806b643f600f763d2805f4cb0.tar.bz2 upstream-a623456e9323570806b643f600f763d2805f4cb0.zip |
target/linux: sync to kernel 2.6.37-rc8, refresh patches
SVN-Revision: 24847
Diffstat (limited to 'target/linux/generic/patches-2.6.37/924-cs5535_gpio.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/924-cs5535_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/924-cs5535_gpio.patch b/target/linux/generic/patches-2.6.37/924-cs5535_gpio.patch index 2b3ae27a92..8d8b9b2aa1 100644 --- a/target/linux/generic/patches-2.6.37/924-cs5535_gpio.patch +++ b/target/linux/generic/patches-2.6.37/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; |