summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vmlinux.lds.S
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2007-05-20 03:13:43 +1000
committerPaul Mackerras <paulus@samba.org>2007-05-22 20:20:56 +1000
commit177e9ea49deea238f59bb0b1708cfc60b75828fb (patch)
treed68fd2dc71f49712edb72616ec93aec0c7906377 /arch/powerpc/kernel/vmlinux.lds.S
parent2fae4985a135ca5d7d9bba17d45d674c099621b4 (diff)
downloadkernel-crypto-177e9ea49deea238f59bb0b1708cfc60b75828fb.tar.gz
kernel-crypto-177e9ea49deea238f59bb0b1708cfc60b75828fb.tar.xz
kernel-crypto-177e9ea49deea238f59bb0b1708cfc60b75828fb.zip
[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO
pmc.c has: #ifndef MMCR0_PMA0 #define MMCR0_PMA0 0 This one took a while to find. Unfortunately its the wrong define (number 0 vs letter O). Its probably worth removing this override, since if our includes get screwed up we will have the same (hard to debug) failure. Fix it simply for now, so that we can backport to stable. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions