[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D78CCBC.2010807@atmel.com>
Date: Thu, 10 Mar 2011 14:06:04 +0100
From: Nicolas Ferre <nicolas.ferre@...el.com>
To: Jamie Iles <jamie@...ieiles.com>
CC: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 1/8] macb: unify at91 and avr32 platform data
On 3/10/2011 11:10 AM, Jamie Iles :
> --- a/drivers/net/macb.c
> +++ b/drivers/net/macb.c
> @@ -18,12 +18,10 @@
> #include <linux/netdevice.h>
> #include <linux/etherdevice.h>
> #include <linux/dma-mapping.h>
> +#include <linux/platform_data/macb.h>
> #include <linux/platform_device.h>
> #include <linux/phy.h>
>
> -#include <mach/board.h>
> -#include <mach/cpu.h>
I did not bouble check but do we need no more cpu_is_ macros?
> -
> #include "macb.h"
>
> #define RX_BUFFER_SIZE 128
--
Nicolas Ferre
--
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