diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 13:24:17 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 13:24:17 +0000 |
commit | b8223ca287a2fbaf47f9fa298bb76b7326153964 (patch) | |
tree | f90b21e0b9457bd7396767341e423c3524b0f1f4 /target/linux/generic/patches-2.6.37/924-cs5535_gpio.patch | |
parent | ddc4efade5ea7418eda4ccd0acdf38bf7169ea96 (diff) |
target/linux: sync to kernel 2.6.37-rc8, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24847 3c298f89-4303-0410-b956-a3cf2f4a3e73
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; |