projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] register GPIO-connected LEDs for known boards
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
files
/
include
/
asm-mips
/
mach-bcm63xx
/
bcm63xx_gpio.h
diff --git
a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h
b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h
index
337bd8b
..
43d4da0
100644
(file)
--- a/
target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h
+++ b/
target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h
@@
-11,7
+11,7
@@
static inline unsigned long bcm63xx_gpio_count(void)
case BCM6358_CPU_ID:
return 40;
case BCM6338_CPU_ID:
- return
7
;
+ return
8
;
case BCM6345_CPU_ID:
return 16;
case BCM6348_CPU_ID:
This page took
0.019156 seconds
and
4
git commands to generate.