On Tue, Jul 30, 2013 at 11:02 AM, Leif Lindholm <[email protected]> wrote: > So I guess the clean way to deal with that would be to make the > memremap definition a separate patch?
Or just pull: +#define early_memremap(phys_addr, size) early_ioremap(phys_addr, size) out of part 3 and put it into part1 (along with some of the commit commentary). -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

