Browse Source

[PPC] Remove unused MSR_USER definition

Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
Rafal Jaworowski 18 years ago
parent
commit
1863cfb7b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/asm-ppc/processor.h

+ 0 - 1
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 */