commit | 398f68580f3edd99728028facf571e4a07f9a035 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Mon Dec 05 19:31:36 2005 -0200 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:52:01 2006 +1100 |
tree | c789dc4c5d71225c38748cc9d9af82c800951bc0 | |
parent | 237a0989e2902b7d43c4228a36d82f8691fb2118 [diff] |
[PATCH] powerpc/8xx: Fix m8xx_wdt issues 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>