[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4762F22F.4020500@garzik.org>
Date: Fri, 14 Dec 2007 16:14:23 -0500
From: Jeff Garzik <jeff@...zik.org>
To: akpm@...ux-foundation.org
CC: netdev@...r.kernel.org, lethal@...ux-sh.org
Subject: Re: [patch 08/10] net: smc911x: shut up compiler warnings
akpm@...ux-foundation.org wrote:
> From: Paul Mundt <lethal@...ux-sh.org>
>
> Trivial fix to shut up gcc.
>
> Signed-off-by: Paul Mundt <lethal@...ux-sh.org>
> Cc: Jeff Garzik <jeff@...zik.org>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
>
> drivers/net/smc911x.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff -puN drivers/net/smc911x.h~net-smc911x-shut-up-compiler-warnings drivers/net/smc911x.h
> --- a/drivers/net/smc911x.h~net-smc911x-shut-up-compiler-warnings
> +++ a/drivers/net/smc911x.h
> @@ -76,7 +76,7 @@
>
>
>
> -#if SMC_USE_PXA_DMA
> +#ifdef SMC_USE_PXA_DMA
> #define SMC_USE_DMA
>
> /*
> _
applied #upstream-fixes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists