projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: update to 2010-06-10, add pending work with stability and throughput fixes...
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.33
/
402-ixp4xx_gpiolib.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.33/402-ixp4xx_gpiolib.patch
b/target/linux/ixp4xx/patches-2.6.33/402-ixp4xx_gpiolib.patch
index
b3f1336
..
0d5a253
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.33/402-ixp4xx_gpiolib.patch
+++ b/
target/linux/ixp4xx/patches-2.6.33/402-ixp4xx_gpiolib.patch
@@
-50,7
+50,7
@@
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -41
8,6 +418
,7 @@ config ARCH_IXP4XX
+@@ -41
7,6 +417
,7 @@ config ARCH_IXP4XX
select GENERIC_GPIO
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
select GENERIC_GPIO
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
@@
-122,4
+122,4
@@
+#define gpio_cansleep __gpio_cansleep
extern int gpio_to_irq(int gpio);
+#define gpio_cansleep __gpio_cansleep
extern int gpio_to_irq(int gpio);
- extern int irq_to_gpio(
int gpio
);
+ extern int irq_to_gpio(
unsigned int irq
);
This page took
0.026289 seconds
and
4
git commands to generate.