[PATCH] include pci.h in sbp2.c

From: Jan Dittmer (jan.dittmer@tu-harburg.de)
Date: Wed Jul 02 2003 - 03:41:14 EST


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>

-
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 : Mon Jul 07 2003 - 22:00:15 EST