]> git.baikalelectronics.ru Git - uboot.git/commit
gpio/mpc83xx_spisel_boot.c: include log.h
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Mon, 21 Sep 2020 07:48:24 +0000 (09:48 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 22 Sep 2020 15:05:32 +0000 (11:05 -0400)
commit89c0eaf1dbb13e815d82c62f57188ada62f37e7f
tree0ef134ed5e8492b37407b6f074763f1e6001dedc
parent5de507d397509061fcafb689ebee73c58a0c7028
gpio/mpc83xx_spisel_boot.c: include log.h

Fix build failure, it used to get this implicitly through common.h
until 1459b15203 (common: Drop log.h from common header).

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/gpio/mpc83xx_spisel_boot.c