On Thu, 6 Jan 2022 at 05:00, Johan Jonker <[email protected]> wrote: > > The line with .of_to_plat in the U_BOOT_DRIVER structure > of dw-apb-timer.c is not aligned with the rest. > Add an extra TAB to fix the whitespace. > > Signed-off-by: Johan Jonker <[email protected]> > --- > drivers/timer/dw-apb-timer.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

