"Hamish Guthrie" <[EMAIL PROTECTED]> writes:

> Eric,
> 
> In include/cpu/cpufixup.h, there is a typo on line 14
> 
> #define cpu_fixup() do {} while(0)
> 
> should read:
> 
> #define cpufixup(x) do {} while(0)

Thank you.  I'll have the fix for this checked in shortly as well.

Eric

Reply via email to