projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
adm5120
/
files
/
include
/
asm-mips
/
mach-adm5120
/
adm5120_platform.h
diff --git
a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
index
ef895ed
..
470ef25
100644
(file)
--- a/
target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
+++ b/
target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
@@
-62,7
+62,7
@@
static inline void adm5120_pci_set_irq_map(unsigned int nr_irqs,
}
#endif
-#define ADM5120_NUM_BUTTONS
4
+#define ADM5120_NUM_BUTTONS
5
extern struct adm5120_flash_platform_data adm5120_flash0_data;
extern struct adm5120_flash_platform_data adm5120_flash1_data;
This page took
0.024202 seconds
and
4
git commands to generate.