commit | bd561c79dce9036c9efb17420b6cf8763c8c9de3 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Wed Oct 26 21:55:33 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 26 21:55:33 2005 +1000 |
tree | d716828d74afe4dd6bcc012d761c0a3006c35e88 | |
parent | fa39dc437a41733adaba241fd9036760283a516a [diff] |
powerpc: Fix incorrect timer register addresses in mpic.c 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>