diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-06 21:16:31 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-06 21:16:31 +0000 |
commit | 1428b8f9bc3c188f2894f9c9780cedbbbee69824 (patch) | |
tree | d93dac3cabd8a4163dab4071cd028e97383bda96 /target/linux/generic-2.6/patches-2.6.32/924-cs5535_gpio.patch | |
parent | 478e2efca723f666d75ee6e357349082e1a09eba (diff) | |
download | mtk-20170518-1428b8f9bc3c188f2894f9c9780cedbbbee69824.zip mtk-20170518-1428b8f9bc3c188f2894f9c9780cedbbbee69824.tar.gz mtk-20170518-1428b8f9bc3c188f2894f9c9780cedbbbee69824.tar.bz2 |
refresh kernel patches
SVN-Revision: 21694
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 453affe..a36ea49 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; |