]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc32 8xx: fix m8xx_wdt accessor macro update
authorMarcelo Tosatti <marcelo.tosatti@cyclades.com>
Sat, 5 Nov 2005 15:01:16 +0000 (13:01 -0200)
committerPaul Mackerras <paulus@samba.org>
Mon, 7 Nov 2005 01:36:42 +0000 (12:36 +1100)
commitc6d95044a2e124b606b78896a3a2d512e90ef65c
tree1b83a1f83df6895c26962e4deeb49d06c60187df
parent9d2ba6faa1c2e10546a4bdf0f9687436d7681b2f
[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>
arch/ppc/syslib/m8xx_wdt.c