From: Jan Dittmer <jan.dittmer@tu-harburg.de>
To: Andrew Morton <akpm@digeo.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] include pci.h in sbp2.c
Date: Wed, 02 Jul 2003 10:41:14 +0200 [thread overview]
Message-ID: <3F029AAA.7090807@tu-harburg.de> (raw)
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>
reply other threads:[~2003-07-02 8:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F029AAA.7090807@tu-harburg.de \
--to=jan.dittmer@tu-harburg.de \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox