[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110124210202.GA11110@void.printf.net>
Date: Mon, 24 Jan 2011 21:02:02 +0000
From: Chris Ball <cjb@...top.org>
To: Jesper Juhl <jj@...osbits.net>
Cc: linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org,
David Vrabel <david.vrabel@....com>,
Axel Lin <axel.lin@...il.com>, trivial@...nel.org
Subject: Re: [PATCH] MMC, USHC: Don't double include usb.h in ushc.c
Jesper,
On Mon, Jan 24, 2011 at 09:59:25PM +0100, Jesper Juhl wrote:
> We include linux/usb.h twice in drivers/mmc/host/ushc.c - once is enough.
>
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
> ---
> ushc.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/host/ushc.c b/drivers/mmc/host/ushc.c
> index f8f65df..f08f944 100644
> --- a/drivers/mmc/host/ushc.c
> +++ b/drivers/mmc/host/ushc.c
> @@ -19,7 +19,6 @@
> #include <linux/module.h>
> #include <linux/usb.h>
> #include <linux/kernel.h>
> -#include <linux/usb.h>
> #include <linux/slab.h>
> #include <linux/dma-mapping.h>
> #include <linux/mmc/host.h>
>
I've already replied to you ACKing this patch, and pushed it to mmc-next.
Thanks,
--
Chris Ball <cjb@...top.org> <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists