* Tony Lindgren [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 > #include > > +#include > +#include > #include > > #include BTW, the include of asm/io.h is not needed, I'll remove that. Regards, Tony