commit | 1863cfb7b100ba0ee3401799457a01dc058745f8 | [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 | cc3023b9f95d7ac959a764471a65001062aecf41 [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 */