projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kirkwood] Set -mtune to marvell-f
[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
8530c4e
..
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
@@
-1,6
+1,6
@@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -784,6 +784,10 @@ static struct ssb_sprom bcm63xx_sprom =
+@@ -784,6 +784,10 @@ static struct ssb_sprom bcm63xx_sprom =
};
#endif
};
#endif
@@
-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.019454 seconds
and
4
git commands to generate.