[PATCH] powerpc/8xx: Fix m8xx_wdt issues
authorMarcelo Tosatti <marcelo.tosatti@cyclades.com>
Mon, 5 Dec 2005 21:31:36 +0000 (19:31 -0200)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:01 +0000 (14:52 +1100)
The following fixes some issues with the last mpc8xx_wdt update:

- Adds missing #include <asm/io.h>
- Use "uint __iomem" pointer for in_be32/out_be32

Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found