All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-2.5.28 drivers/acpi/system.c missed interrupt.h
@ 2002-07-25  8:01 Dzmitry Chekmarou
  0 siblings, 0 replies; only message in thread
From: Dzmitry Chekmarou @ 2002-07-25  8:01 UTC (permalink / raw)
  To: Andy Grover; +Cc: linux-kernel

Hi, Andy

here it is:
diff -uNr a/drivers/acpi/system.c b/drivers/acpi/system.c
--- a/drivers/acpi/system.c     Thu Jul 25 10:50:16 2002
+++ b/drivers/acpi/system.c     Thu Jul 25 10:44:31 2002
@@ -40,6 +40,7 @@
 #include <linux/pm.h>
 #include <linux/device.h>
 #include <linux/suspend.h>
+#include <linux/interrupt.h>
 #include <asm/uaccess.h>
 #include <asm/acpi.h>
 #include "acpi_bus.h"

-- 
Best regards,
zmiter.

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

only message in thread, other threads:[~2002-07-25  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-25  8:01 linux-2.5.28 drivers/acpi/system.c missed interrupt.h Dzmitry Chekmarou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.