diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-08-22 13:26:06 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-08-22 13:26:06 +0000 |
commit | 09e05d833df83203f92e3b22ff892af9aeeb8576 (patch) | |
tree | 9b6ac4b61f1df5afcbf4e81e0aa7ea928a01c2b7 /target/linux/generic/patches-2.6.34/924-cs5535_gpio.patch | |
parent | 9638e849667eb1167e1efeffe0f086ce5c324297 (diff) | |
download | upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.gz upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.bz2 upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.zip |
kernel: update kernel version to 2.6.34.5
SVN-Revision: 22759
Diffstat (limited to 'target/linux/generic/patches-2.6.34/924-cs5535_gpio.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.34/924-cs5535_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.34/924-cs5535_gpio.patch b/target/linux/generic/patches-2.6.34/924-cs5535_gpio.patch index 9081be84a4..4cb3031db5 100644 --- a/target/linux/generic/patches-2.6.34/924-cs5535_gpio.patch +++ b/target/linux/generic/patches-2.6.34/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; |