powerpc: Fix incorrect timer register addresses in mpic.c
authorPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 11:55:33 +0000 (21:55 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 11:55:33 +0000 (21:55 +1000)
We were computing the wrong address for the MPIC timer registers,
so when we went to initialize them we would have been hitting some
unrelated ioremap... oops.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found