[PPC] Remove unused MSR_USER definition

Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
master
Rafal Jaworowski 17 years ago
parent cc3023b9f9
commit 1863cfb7b1
  1. 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 */

Loading…
Cancel
Save