public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [TRIVIAL PATCH 2.5.48] Remove compile warning from drivers/acpi/bus.c
@ 2002-11-19 18:41 Bob Miller
  0 siblings, 0 replies; only message in thread
From: Bob Miller @ 2002-11-19 18:41 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel

Add the include of linux/device.h to remove a compile time waring
from drivers/acpi/bus.c


diff -Nru a/drivers/acpi/bus.c b/drivers/acpi/bus.c
--- a/drivers/acpi/bus.c	Tue Nov 19 10:31:17 2002
+++ b/drivers/acpi/bus.c	Tue Nov 19 10:31:17 2002
@@ -29,6 +29,7 @@
 #include <linux/pm.h>
 #include <linux/device.h>
 #include <linux/proc_fs.h>
+#include <linux/device.h>
 #ifdef CONFIG_X86
 #include <asm/mpspec.h>
 #endif


-- 
Bob Miller					Email: rem@osdl.org
Open Source Development Lab			Phone: 503.626.2455 Ext. 17

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-19 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-19 18:41 [TRIVIAL PATCH 2.5.48] Remove compile warning from drivers/acpi/bus.c Bob Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox