projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
AP96: Fix LAN/WAN setup
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.32
/
924-cs5535_gpio.patch
diff --git
a/target/linux/generic/patches-2.6.32/924-cs5535_gpio.patch
b/target/linux/generic/patches-2.6.32/924-cs5535_gpio.patch
index
a36ea49
..
453affe
100644
(file)
--- a/
target/linux/generic/patches-2.6.32/924-cs5535_gpio.patch
+++ b/
target/linux/generic/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>
#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;
MODULE_DEVICE_TABLE(pci, divil_pci);
static struct cdev cs5535_gpio_cdev;
This page took
0.026643 seconds
and
4
git commands to generate.