diff options
author | Anton Blanchard <anton@samba.org> | 2007-05-20 03:13:43 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-05-22 20:20:56 +1000 |
commit | 177e9ea49deea238f59bb0b1708cfc60b75828fb (patch) | |
tree | d68fd2dc71f49712edb72616ec93aec0c7906377 /mm/mincore.c | |
parent | 2fae4985a135ca5d7d9bba17d45d674c099621b4 (diff) |
[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 'mm/mincore.c')
0 files changed, 0 insertions, 0 deletions