n800 build error in clock24xx.c: 'secure_32k_ck' undeclared
On Mon, 20 Apr 2009, Paul Walmsley wrote:
> On Fri, 17 Apr 2009, Kalle Valo wrote:
>
> > In file included from arch/arm/mach-omap2/clock24xx.c:46:
> > arch/arm/mach-omap2/clock24xx.h:1801: error: 'secure_32k_ck' undeclared here (not in a function)
> >
> > Any hints?
>
> This is a bug in the version of
fa9ef57a1efdd4e7c41a42db71d99b9b69e9b356 I
> pushed. The new clock definition in clock24xx.h for "secure_32k_fck"
> should be for "secure_32k_ck". Just talked with Tony about this; he's
> going to re-pull a fixed version of that patch today.
Here's the patch BTW:
- Paul
Signed-off-by: Tony Lindgren <tony@atomide.com>