aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorRafal Jaworowski <raj@semihalf.com>2007-07-27 14:22:04 +0200
committerRafal Jaworowski <raj@semihalf.com>2007-07-27 14:22:04 +0200
commit1863cfb7b100ba0ee3401799457a01dc058745f8 (patch)
treefc2498851a45dfad81b5daacc84f11b996a74ce6 /include/asm-ppc
parentcc3023b9f95d7ac959a764471a65001062aecf41 (diff)
[PPC] Remove unused MSR_USER definition
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
Diffstat (limited to 'include/asm-ppc')
-rw-r--r--include/asm-ppc/processor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc/processor.h b/include/asm-ppc/processor.h
index 4898dd41c..71e2e847a 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 */