projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank...
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.33
/
110-gpiodev.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.33/110-gpiodev.patch
b/target/linux/brcm63xx/patches-2.6.33/110-gpiodev.patch
index
9d4196f
..
7ae056f
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.33/110-gpiodev.patch
+++ b/
target/linux/brcm63xx/patches-2.6.33/110-gpiodev.patch
@@
-11,7
+11,7
@@
static struct gpio_led_platform_data bcm63xx_led_data;
static struct platform_device bcm63xx_gpio_leds = {
static struct gpio_led_platform_data bcm63xx_led_data;
static struct platform_device bcm63xx_gpio_leds = {
-@@ -85
2,6 +856
,8 @@ int __init board_register_devices(void)
+@@ -85
3,6 +857
,8 @@ int __init board_register_devices(void)
platform_device_register(&mtd_dev);
platform_device_register(&mtd_dev);
This page took
0.023908 seconds
and
4
git commands to generate.