dm: core: Drop dm.h header file from dm-demo.h
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 16:15:36 +0000 (10:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commit82a7697b5ab3327d76cba884e10ac603aadac68c
treee35987dbb902a54935c036722f0e26204e6ec0cc
parent54234592df3324cdb6013d8c94013a2982dd660e
dm: core: Drop dm.h header file from dm-demo.h

This header file should not be included in other header files. Remove it
and add it to the cmd file instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/demo.c
include/dm-demo.h