mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
[PPC] Remove unused MSR_USER definition
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
This commit is contained in:
parent
cc3023b9f9
commit
1863cfb7b1
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue