diff options
author | Scott Wood <scottwood@freescale.com> | 2014-07-23 14:38:02 -0500 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-07-29 19:24:38 -0500 |
commit | 7251a24e4d3acf2d7826e1c42fe84258c312a742 (patch) | |
tree | fd13c255b9e1a71a70bad1ca7de61de7cdfd55f4 /arch/powerpc/kernel/prom.c | |
parent | cd1154770ba984f4c766cac5ea42c38880080b1d (diff) |
powerpc/booke: Define MSR bits the same way as reg.h
This ensures that all MSR definitions are consistently unsigned long,
and that MSR_CM does not become 0xffffffff80000000 (this is usually
harmless because MSR is 32-bit on booke and is mainly noticeable when
debugging, but still I'd rather avoid it).
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/kernel/prom.c')
0 files changed, 0 insertions, 0 deletions