commit | 15bee33bfbcb28a4edd2d26f3c7e02548105db1f | [log] [tgz] |
---|---|---|
author | Rafal Jaworowski <raj@semihalf.com> | Fri Jul 27 14:22:04 2007 +0200 |
committer | Rafal Jaworowski <raj@semihalf.com> | Fri Jul 27 14:22:04 2007 +0200 |
tree | fc2498851a45dfad81b5daacc84f11b996a74ce6 | |
parent | d6520bcd5b72ad5bf81341d5a5df4bfcfda150f4 [diff] |
[PPC] Remove unused MSR_USER definition Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
diff --git a/include/asm-ppc/processor.h b/include/asm-ppc/processor.h index 4898dd4..71e2e84 100644 --- a/include/asm-ppc/processor.h +++ b/include/asm-ppc/processor.h
@@ -58,7 +58,6 @@ #else #define MSR_KERNEL MSR_ME #endif -#define MSR_USER MSR_KERNEL|MSR_PR|MSR_EE /* Floating Point Status and Control Register (FPSCR) Fields */