On Wednesday 15 December 2010, Stepan Moskovchenko wrote: > +#ifdef CONFIG_MSM_DEBUG_UART > + .phys_io = MSM_DEBUG_UART_PHYS, > + .io_pg_offst = ((MSM_DEBUG_UART_BASE) >> 18) & 0xfffc, > +#endif These fields are no longer present in the machine description, AFAICT. Arnd