[PATCH] Dynamic kernel command-line: fixups
[sfrench/cifs-2.6.git] / arch / x86_64 / kernel / head64.c
index be4bfb43d6dd852199522a48024f6db844c47646..5f197b0a330ab4d3393325afbdf30f6ec70cff3c 100644 (file)
@@ -34,8 +34,6 @@ static void __init clear_bss(void)
 #define OLD_CL_BASE_ADDR        0x90000
 #define OLD_CL_OFFSET           0x90022
 
-extern char __initdata boot_command_line[];
-
 static void __init copy_bootdata(char *real_mode_data)
 {
        int new_data;