diff options
Diffstat (limited to 'include/asm-x86/segment_32.h')
-rw-r--r-- | include/asm-x86/segment_32.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/segment_32.h b/include/asm-x86/segment_32.h index 597a47c2515f..ff186e34798a 100644 --- a/include/asm-x86/segment_32.h +++ b/include/asm-x86/segment_32.h | |||
@@ -129,9 +129,6 @@ | |||
129 | #define SEGMENT_LDT 0x4 | 129 | #define SEGMENT_LDT 0x4 |
130 | #define SEGMENT_GDT 0x0 | 130 | #define SEGMENT_GDT 0x0 |
131 | 131 | ||
132 | #ifndef CONFIG_PARAVIRT | ||
133 | #define get_kernel_rpl() 0 | ||
134 | #endif | ||
135 | /* | 132 | /* |
136 | * Matching rules for certain types of segments. | 133 | * Matching rules for certain types of segments. |
137 | */ | 134 | */ |