On Thu, Mar 31, 2016 at 04:40:23PM +0300, Aleksey Makarov wrote: > From: Leif Lindholm <leif.lindholm@xxxxxxxxxx> > > We have multiple "earlycon" early_param handlers - merge the DT one into > the main earlycon one. It's a cleanup that also will be useful > to defer setting up DT console until ACPI/DT decision is made. > > Rename the exported function to avoid clashing with the function from > arch/microblaze/kernel/prom.c > > Signed-off-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx> > Signed-off-by: Aleksey Makarov <aleksey.makarov@xxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > --- > drivers/of/fdt.c | 11 +---------- > drivers/tty/serial/earlycon.c | 2 +- > include/linux/of_fdt.h | 2 ++ > 3 files changed, 4 insertions(+), 11 deletions(-) Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html