From: Ralf Baechle <ralf@linux-mips.org>
To: gregkh@suse.de, linux-usb-devel@lists.sourceforge.net,
dbrownell@users.sourceforge.net, linux-mips@linux-mips.org
Subject: [PATCH] Fix OHCI HCD build for PNX 8550
Date: Wed, 7 Jun 2006 14:59:22 +0100 [thread overview]
Message-ID: <20060607135922.GA26754@linux-mips.org> (raw)
The PNX8550 OHCI is a platform device so we better include the necessary
headers.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/drivers/usb/host/ohci-pnx8550.c b/drivers/usb/host/ohci-pnx8550.c
index db9c5db..ed242e7 100644
--- a/drivers/usb/host/ohci-pnx8550.c
+++ b/drivers/usb/host/ohci-pnx8550.c
@@ -23,7 +23,7 @@
* This file is licenced under the GPL.
*/
-#include <linux/device.h>
+#include <linux/platform_device.h>
#include <asm/mach-pnx8550/usb.h>
#include <asm/mach-pnx8550/int.h>
#include <asm/mach-pnx8550/pci.h>
next reply other threads:[~2006-06-07 13:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 13:59 Ralf Baechle [this message]
2006-06-07 14:27 ` [linux-usb-devel] [PATCH] Fix OHCI HCD build for PNX 8550 David Brownell
2006-06-07 14:37 ` Ralf Baechle
2006-06-07 14:56 ` Pete Popov
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=20060607135922.GA26754@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=dbrownell@users.sourceforge.net \
--cc=gregkh@suse.de \
--cc=linux-mips@linux-mips.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/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