lkml.org 
[lkml]   [2005]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>
Every file should #include the header files containing the prototypes of 
it's global functions


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.14-rc2-mm2-full/arch/i386/kernel/reboot_fixups.c.old 2005-10-02 02:15:19.000000000 +0200
+++ linux-2.6.14-rc2-mm2-full/arch/i386/kernel/reboot_fixups.c 2005-10-02 02:15:37.000000000 +0200
@@ -10,6 +10,7 @@

#include <asm/delay.h>
#include <linux/pci.h>
+#include <linux/reboot_fixups.h>

static void cs5530a_warm_reset(struct pci_dev *dev)
{
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-10-03 19:35    [W:0.022 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site