From: Adrian Bunk I didn't find any possible modular usage of console_unblank in the kernel. This patch was already ACK'ed by Alan Cox. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton --- 25-akpm/kernel/printk.c | 1 - 1 files changed, 1 deletion(-) diff -puN kernel/printk.c~unexport-console_unblank kernel/printk.c --- 25/kernel/printk.c~unexport-console_unblank 2005-04-02 00:23:25.000000000 -0800 +++ 25-akpm/kernel/printk.c 2005-04-02 00:23:25.000000000 -0800 @@ -787,7 +787,6 @@ void console_unblank(void) c->unblank(); release_console_sem(); } -EXPORT_SYMBOL(console_unblank); /* * Return the console tty driver structure and its associated index _