projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
148a142
)
x86: unexport io_delay_type
author
Adrian Bunk
<bunk@kernel.org>
Wed, 13 Feb 2008 21:29:42 +0000
(23:29 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 19 Feb 2008 15:18:29 +0000
(16:18 +0100)
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>
arch/x86/kernel/io_delay.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/kernel/io_delay.c
b/arch/x86/kernel/io_delay.c
index bd49321034db775a486279fbdf8948a1b9392401..c706a3061553d31f69e8904ae23b7b2b335ccfd8 100644
(file)
--- a/
arch/x86/kernel/io_delay.c
+++ b/
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;