[TRIVIAL PATCH 2.5.47] implicit declaration in drivers/acpi/bus.c

From: Lucio Maciel (abslucio@terra.com.br)
Date: Mon Nov 11 2002 - 08:14:36 EST


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/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:22 EST