
18 May
2019
18 May
'19
6:08 p.m.
On Thu, 9 May 2019 at 14:12, Simon Goldschmidt simon.k.r.goldschmidt@gmail.com wrote:
Convert 'altera_uart_ofdata_to_platdata' to use 'dev_read_u32_default' instead of 'fdtdec_get_int' and get rid of DECLARE_GLOBAL_DATA_PTR.
Signed-off-by: Simon Goldschmidt simon.k.r.goldschmidt@gmail.com
drivers/serial/altera_uart.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org