[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)
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>

No differences found