Browse Source

x86: unexport io_delay_type

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: hpa@zytor.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Adrian Bunk 17 năm trước cách đây
mục cha
commit
d3cfeb4fbe
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      arch/x86/kernel/io_delay.c

+ 0 - 1
arch/x86/kernel/io_delay.c

@@ -13,7 +13,6 @@
 #include <asm/io.h>
 
 int io_delay_type __read_mostly = CONFIG_DEFAULT_IO_DELAY_TYPE;
-EXPORT_SYMBOL_GPL(io_delay_type);
 
 static int __initdata io_delay_override;