Guenter Roeck 8fe889274c nios2: Replace fdt_translate_address with of_flat_dt_translate_address
nios2 builds fail with the following build error.

arch/nios2/kernel/prom.c: In function 'early_init_dt_scan_serial':
arch/nios2/kernel/prom.c💯2: error:
	implicit declaration of function 'fdt_translate_address'

Commit c90fe9c0394b ("of: earlycon: Move address translation to
of_setup_earlycon()") replaced fdt_translate_address() with
of_flat_dt_translate_address() but missed updating the nios2 code.

Fixes: c90fe9c0394b ("of: earlycon: Move address translation to of_setup_earlycon()")
Cc: Peter Hurley <peter@hurleysoftware.com>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Ley Foon Tan <lftan@altera.com>
2016-03-31 08:15:45 +08:00
..
2015-02-10 23:21:08 +08:00
2015-04-20 11:11:14 +08:00
2014-12-08 12:55:50 +08:00
2014-12-08 12:55:55 +08:00
2015-02-16 19:26:43 +08:00
2015-02-16 19:26:43 +08:00
2014-12-08 12:56:06 +08:00
2014-12-08 12:56:04 +08:00
2015-11-09 10:33:29 +08:00
2014-12-08 12:55:58 +08:00
2014-12-08 12:55:58 +08:00
2015-04-20 11:11:14 +08:00