diff options
Diffstat (limited to 'include/asm-i386/page.h')
-rw-r--r-- | include/asm-i386/page.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/page.h b/include/asm-i386/page.h index 8272b8f29..8bf9bd75c 100644 --- a/include/asm-i386/page.h +++ b/include/asm-i386/page.h @@ -82,8 +82,6 @@ typedef struct { unsigned long pgprot; } pgprot_t; #ifndef __ASSEMBLY__ -extern int console_loglevel; - /* * Tell the user there is some problem. Beep too, so we can * see^H^H^Hhear bugs in early bootup as well! |