Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/printk...
[linux-2.6-block.git] / fs / proc / kmsg.c
index 592e6dc7c1102b54ea136b21e9b42b711ba09702..2fc92a13f9f8f46a1f51a6882cddbd0c1125e184 100644 (file)
@@ -17,8 +17,6 @@
 
 #include <asm/io.h>
 
-extern wait_queue_head_t log_wait;
-
 static int kmsg_open(struct inode * inode, struct file * file)
 {
        return do_syslog(SYSLOG_ACTION_OPEN, NULL, 0, SYSLOG_FROM_PROC);