m68k/sun3: Use %pM format specifier to print ethernet address
[cascardo/linux.git] / kernel / printk / printk.c
index cf8c242..8f0324e 100644 (file)
@@ -835,7 +835,7 @@ const struct file_operations kmsg_fops = {
        .release = devkmsg_release,
 };
 
-#ifdef CONFIG_KEXEC
+#ifdef CONFIG_KEXEC_CORE
 /*
  * This appends the listed symbols to /proc/vmcore
  *