[PATCH 02/11] omap2/3: Fix DEBUG_LL for omap zoom2/3
Tony Lindgren
tony at atomide.com
Fri Apr 30 21:50:50 EDT 2010
* Tony Lindgren <tony at atomide.com> [100430 18:33]:
>
> So far only tested on n900, will give it a try also on zoom3 after
> updating the zoom3 related patch.
And here's the updated zoom debug_ll patch, seems to work.
> --- a/arch/arm/plat-omap/include/plat/uncompress.h
> +++ b/arch/arm/plat-omap/include/plat/uncompress.h
> @@ -20,27 +20,22 @@
> #include <linux/types.h>
> #include <linux/serial_reg.h>
>
> +#include <asm/memory.h>
> +#include <asm/io.h>
> #include <asm/mach-types.h>
>
> #include <plat/serial.h>
BTW, the include of asm/io.h is not needed, I'll remove that.
Regards,
Tony
More information about the linux-arm-kernel
mailing list