Home
last modified time | relevance | path

Searched hist:fce136aafe1f51b2dbca1439f3bf31a7e6d32ca9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Ddump.cfce136aafe1f51b2dbca1439f3bf31a7e6d32ca9 Thu Jun 22 08:10:11 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> dm: include <dm/util.h> from driver/core/dump.c

Include <dm/util.h> to fix sparse warnings:
symbol 'dm_dump_all' was not declared. Should it be static?
symbol 'dm_dump_uclass' was not declared. Should it be static?

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>