]> git.baikalelectronics.ru Git - uboot.git/commit
arm: powerpc: Tidy up code style for cache functions
authorSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 19:57:36 +0000 (12:57 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 2 Dec 2019 23:23:14 +0000 (18:23 -0500)
commitd025666963edbe0680431f87a948aef11c85c539
tree333c09c4aff924b1913865d5f174e47b37217220
parent83a7f2c288649fc5d327a187d97014c158c96978
arm: powerpc: Tidy up code style for cache functions

Remove the unwanted space before the bracket.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/lib/cache-cp15.c
arch/microblaze/cpu/cache.c
board/armltd/integrator/integrator.c
board/cobra5272/flash.c
include/common.h
post/lib_powerpc/cpu.c