X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cpu%2Fmips%2Fincaip_wdt.S;h=3ade3cd6fdcafc1a99240ac836c41f5fb36c8b4d;hb=6c6e042ab3bbfb5428e4cdeb38fa27728c63afdd;hp=2ebcc911398fcb8e8bd4b5060cb4bd031b8044a4;hpb=43c509254fab375c49936498da944658117ed07c;p=oweals%2Fu-boot.git diff --git a/cpu/mips/incaip_wdt.S b/cpu/mips/incaip_wdt.S index 2ebcc91139..3ade3cd6fd 100644 --- a/cpu/mips/incaip_wdt.S +++ b/cpu/mips/incaip_wdt.S @@ -24,7 +24,6 @@ #include -#include #include @@ -51,7 +50,7 @@ disable_incaip_wdt: and t3, 0xFFFFFF01 or t3, t2 - or t3, 0xF0 + or t3, 0xF0 sw t3, WD_CON0(t0) /* write password */