aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/processor.h')
-rw-r--r--include/asm-x86_64/processor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86_64/processor.h b/include/asm-x86_64/processor.h
index 1aa2cee43344..37a3ec433ee5 100644
--- a/include/asm-x86_64/processor.h
+++ b/include/asm-x86_64/processor.h
@@ -358,9 +358,6 @@ struct extended_sigtable {
358 struct extended_signature sigs[0]; 358 struct extended_signature sigs[0];
359}; 359};
360 360
361/* '6' because it used to be for P6 only (but now covers Pentium 4 as well) */
362#define MICROCODE_IOCFREE _IO('6',0)
363
364 361
365#define ASM_NOP1 K8_NOP1 362#define ASM_NOP1 K8_NOP1
366#define ASM_NOP2 K8_NOP2 363#define ASM_NOP2 K8_NOP2