[PATCHv2 3/9] macb: unify at91 and avr32 platform data
Jamie Iles
jamie at jamieiles.com
Tue Mar 15 07:34:27 EDT 2011
Hi Peter,
On Tue, Mar 15, 2011 at 12:14:31PM +0100, Peter Korsgaard wrote:
> >>>>> "Jamie" == Jamie Iles <jamie at jamieiles.com> writes:
> Jamie> +++ b/include/linux/platform_data/macb.h
> Jamie> @@ -0,0 +1,17 @@
> Jamie> +/*
> Jamie> + * Copyright (C) 2004-2006 Atmel Corporation
> Jamie> + *
> Jamie> + * This program is free software; you can redistribute it and/or modify
> Jamie> + * it under the terms of the GNU General Public License version 2 as
> Jamie> + * published by the Free Software Foundation.
> Jamie> + */
> Jamie> +#ifndef __MACB_PDATA_H__
> Jamie> +#define __MACB_PDATA_H__
> Jamie> +
> Jamie> +struct eth_platform_data {
>
> How about at the same time renaming it to something a bit less generic
> like macb_platform_data?
Yes, that's a fair point.
Jamie
More information about the linux-arm-kernel
mailing list