From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: IvDoorn@gmail.com, gwingerde@gmail.com,
linux-wireless@vger.kernel.org, users@rt2x00.serialmonkey.com
Subject: Re: [PATCH] rt2x00: fix build of rt2800lib
Date: Sun, 8 Nov 2009 13:25:23 +0100 [thread overview]
Message-ID: <200911081325.23424.bzolnier@gmail.com> (raw)
In-Reply-To: <1257682021-23810-1-git-send-email-hauke@hauke-m.de>
Hi,
Could you please tell us more about build problems you have
encountered and which kernel tree this fix is for?
Thanks.
On Sunday 08 November 2009 13:07:01 Hauke Mehrtens wrote:
> rt2x00usb.h uses lots of definitions from linux/usb.h.
> ---
> 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
next prev parent reply other threads:[~2009-11-08 12:41 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 [this message]
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
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=200911081325.23424.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=IvDoorn@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.