[PPC] Remove unused MSR_USER definition
authorRafal Jaworowski <raj@semihalf.com>
Fri, 27 Jul 2007 12:22:04 +0000 (14:22 +0200)
committerRafal Jaworowski <raj@semihalf.com>
Fri, 27 Jul 2007 12:22:04 +0000 (14:22 +0200)
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
include/asm-ppc/processor.h

index 4898dd4..71e2e84 100644 (file)
@@ -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 */