commit | c6d95044a2e124b606b78896a3a2d512e90ef65c | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Sat Nov 05 13:01:16 2005 -0200 |
committer | Paul Mackerras <paulus@samba.org> | Mon Nov 07 12:36:42 2005 +1100 |
tree | 1b83a1f83df6895c26962e4deeb49d06c60187df | |
parent | 9d2ba6faa1c2e10546a4bdf0f9687436d7681b2f [diff] |
[PATCH] ppc32 8xx: fix m8xx_wdt accessor macro update The following patch against m8xx_wdt.c adds <asm/io.h> (required for out,in_be32/16) and fixes syntatic problems introduced with the IO accessor macro update. Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com> Signed-off-by: Paul Mackerras <paulus@samba.org>