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>
This commit is contained in:
parent
148a142495
commit
d3cfeb4fbe
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue