From: Ivo van Doorn <ivdoorn@gmail.com>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: gwingerde@gmail.com, linux-wireless@vger.kernel.org,
users@rt2x00.serialmonkey.com, bzolnier@gmail.com
Subject: Re: [PATCH] rt2x00: fix build of rt2800lib
Date: Sun, 8 Nov 2009 13:37:21 +0100 [thread overview]
Message-ID: <200911081337.21713.IvDoorn@gmail.com> (raw)
In-Reply-To: <1257682021-23810-1-git-send-email-hauke@hauke-m.de>
On Sunday 08 November 2009, Hauke Mehrtens wrote:
> rt2x00usb.h uses lots of definitions from linux/usb.h.
rt2800lib should not depend on either PCI or USB,
so which defines from usb.h are used in rt2x00lib.c?
Ivo
> ---
> drivers/net/wireless/rt2x00/rt2800lib.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/wireless/rt2x00/rt2800lib.c b/drivers/net/wireless/rt2x00/rt2800lib.c
> index 5c7d74a..b601a1a 100644
> --- a/drivers/net/wireless/rt2x00/rt2800lib.c
> +++ b/drivers/net/wireless/rt2x00/rt2800lib.c
> @@ -29,6 +29,7 @@
>
> #include <linux/kernel.h>
> #include <linux/module.h>
> +#include <linux/usb.h>
>
> #include "rt2x00.h"
> #ifdef CONFIG_RT2800USB
prev parent reply other threads:[~2009-11-08 12:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-08 12:07 [PATCH] rt2x00: fix build of rt2800lib Hauke Mehrtens
2009-11-08 12:25 ` Bartlomiej Zolnierkiewicz
2009-11-08 13:27 ` Hauke Mehrtens
2009-11-08 17:31 ` Bartlomiej Zolnierkiewicz
2009-11-09 22:24 ` Gertjan van Wingerde
2009-11-08 12:37 ` Ivo van Doorn [this message]
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=200911081337.21713.IvDoorn@gmail.com \
--to=ivdoorn@gmail.com \
--cc=bzolnier@gmail.com \
--cc=gwingerde@gmail.com \
--cc=hauke@hauke-m.de \
--cc=linux-wireless@vger.kernel.org \
--cc=users@rt2x00.serialmonkey.com \
/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;
as well as URLs for NNTP newsgroup(s).