diff options
author | Keith Owens <kaos@sgi.com> | 2005-09-11 17:23:42 +1000 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-09-11 14:09:12 -0700 |
commit | 05f335ea04881ecb912b572c83e281a016149169 (patch) | |
tree | 05777261418ef04a4c0896d7fa071b8f83a8e6db /arch/ia64/kernel/ivt.S | |
parent | 7f613c7d2203ae137d98fc1c38abc30fd7048637 (diff) |
[IA64] MCA/INIT: remove the physical mode path from minstate.h
Remove the physical mode path from minstate.h.
Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/ivt.S')
-rw-r--r-- | arch/ia64/kernel/ivt.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/kernel/ivt.S b/arch/ia64/kernel/ivt.S index 3ba8384cb43d..c13ca0d49c4a 100644 --- a/arch/ia64/kernel/ivt.S +++ b/arch/ia64/kernel/ivt.S @@ -69,7 +69,6 @@ # define DBG_FAULT(i) #endif -#define MINSTATE_VIRT /* needed by minstate.h */ #include "minstate.h" #define FAULT(n) \ |