]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: include <linker_lists.h> from platdata.h and uclass.h
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 7 Oct 2014 05:49:13 +0000 (14:49 +0900)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:32:17 +0000 (10:32 -0600)
commit42c23dd2aafea0a1de7b8acbe1d2515eb25fee73
treedcb8c748c65fc0284ef8dd567559d85625fa87c4
parentdc7cb46f9707d27c9a9d66684c391062ccf8773f
dm: include <linker_lists.h> from platdata.h and uclass.h

The header files include/dm/platdata.h and include/dm/uclass.h
use ll_entry_declare(); therefore they depend on
include/linker_lists.h.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/dm/platdata.h
include/dm/uclass.h