public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] include pci.h in sbp2.c
@ 2003-07-02  8:41 Jan Dittmer
  0 siblings, 0 replies; only message in thread
From: Jan Dittmer @ 2003-07-02  8:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

new bug in -mm3.
include pci.h in sbp2.c to fix compilation.

Thanks,

Jan

--- linux-mm/drivers/ieee1394/sbp2.c	Wed Jul  2 07:57:13 2003
+++ 2.5.73-mm3/drivers/ieee1394/sbp2.c	Wed Jul  2 09:14:23 2003
@@ -56,6 +56,7 @@
  #include <linux/smp_lock.h>
  #include <linux/init.h>
  #include <linux/version.h>
+#include <linux/pci.h>
  #include <asm/current.h>
  #include <asm/uaccess.h>
  #include <asm/io.h>


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

only message in thread, other threads:[~2003-07-02  8:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-02  8:41 [PATCH] include pci.h in sbp2.c Jan Dittmer

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