diff options
| -rw-r--r-- | arch/i386/kernel/reboot_fixups.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/i386/kernel/reboot_fixups.c b/arch/i386/kernel/reboot_fixups.c index 10e21a4773dd..99aab41a05b0 100644 --- a/arch/i386/kernel/reboot_fixups.c +++ b/arch/i386/kernel/reboot_fixups.c | |||
| @@ -51,7 +51,5 @@ void mach_reboot_fixups(void) | |||
| 51 | 51 | ||
| 52 | cur->reboot_fixup(dev); | 52 | cur->reboot_fixup(dev); |
| 53 | } | 53 | } |
| 54 | |||
| 55 | printk(KERN_WARNING "No reboot fixup found for your hardware\n"); | ||
| 56 | } | 54 | } |
| 57 | 55 | ||
