projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: remove unused defines from mach-nw718.c
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt288x
/
mach-wzr-agl300nh.c
diff --git
a/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-wzr-agl300nh.c
b/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-wzr-agl300nh.c
index
2e5f467
..
f77306d
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt288x/mach-wzr-agl300nh.c
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt288x/mach-wzr-agl300nh.c
@@
-76,6
+76,7
@@
static void __init wzr_agl300nh_init(void)
rt288x_register_flash(0, &wzr_agl300nh_flash_data);
rt288x_register_wifi();
+ rt288x_register_wdt();
}
MIPS_MACHINE(RAMIPS_MACH_WZR_AGL300NH, "WZR-AGL300NH",
This page took
0.020173 seconds
and
4
git commands to generate.