]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
[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 4898dd41cc3b2db5c992335668cc3f49d2af651a..71e2e847a46454015a990d4997b0e2d8f4428fb2 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 */