git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
237a098
)
[PATCH] powerpc/8xx: Fix m8xx_wdt issues
author
Marcelo Tosatti
<marcelo.tosatti@cyclades.com>
Mon, 5 Dec 2005 21:31:36 +0000
(19:31 -0200)
committer
Paul 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