diff options
author | 2014-07-23 14:38:02 -0500 | |
---|---|---|
committer | 2014-07-29 19:24:38 -0500 | |
commit | 7251a24e4d3acf2d7826e1c42fe84258c312a742 (patch) | |
tree | fd13c255b9e1a71a70bad1ca7de61de7cdfd55f4 /arch/powerpc/kernel/dma.c | |
parent | powerpc/85xx: drop hypervisor specific board compatibles (diff) | |
download | wireguard-linux-7251a24e4d3acf2d7826e1c42fe84258c312a742.tar.xz wireguard-linux-7251a24e4d3acf2d7826e1c42fe84258c312a742.zip |
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/dma.c')
0 files changed, 0 insertions, 0 deletions