lkml.org 
[lkml]   [2002]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[TRIVIAL PATCH 2.5.47] implicit declaration in drivers/acpi/bus.c
this patchs fix a  implicit declaration of function "firmware_register" warning in 2.5.47


--- linux/drivers/acpi/bus.c~ 11 Nov 2002 12:28:44 -0000
+++ linux/drivers/acpi/bus.c 11 Nov 2002 12:40:07 -0000
@@ -28,6 +28,7 @@
#include <linux/sched.h>
#include <linux/pm.h>
#include <linux/proc_fs.h>
+#include <linux/device.h>
#ifdef CONFIG_X86
#include <asm/mpspec.h>
#endif

--
::: Lucio F. Maciel
::: abslucio@terra.com.br
::: icq 93065464
::: Absoluta.net
-
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-03-22 13:30    [W:0.026 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site