[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100416114830.GO30801@buzzloop.caiaq.de>
Date: Fri, 16 Apr 2010 13:48:30 +0200
From: Daniel Mack <daniel@...aq.de>
To: Jakob Viketoft <jakob.viketoft@...sim.com>
Cc: linux-kernel@...r.kernel.org, Eric Miao <eric.y.miao@...il.com>
Subject: Re: [PATCH] colibri.h: #include corrections
On Fri, Apr 16, 2010 at 01:45:48PM +0200, Jakob Viketoft wrote:
> The use of mfp_cfg_t causes build errors without including
> <mach/mfp.h>. The include for the ax88796 is kicked as well since
> it's inclusion is obsoleted as adviced by Daniel Mack.
Argh, I'm sorry. This time, I was too fast. The ax88796 must stay, I
overlooked the use of ax_plat_data.
Daniel
> CC: stable@...nel.org
> CC: Daniel Mack <daniel@...aq.de>
> CC: Eric Miao <eric.y.miao@...il.com>
> Signed-off-by Jakob Viketoft <jakob.viketoft@...sim.com>
> --- a/arch/arm/mach-pxa/include/mach/colibri.h 2010-03-15
> 17:09:39.000000000 +0100
> +++ b/arch/arm/mach-pxa/include/mach/colibri.h 2010-04-16
> 13:30:43.000000000 +0200
> @@ -1,7 +1,7 @@
> #ifndef _COLIBRI_H_
> #define _COLIBRI_H_
>
> -#include <net/ax88796.h>
> +#include <mach/mfp.h>
>
> /*
> * common settings for all modules
>
--
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