w1: Drop dm.h header file
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 16:15:42 +0000 (10:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commit411e9eb88c0cf2b99f3dcaa9b300c0e52ee751f3
treec8fc19b55facdcc5e13f2e803f4a067895f504f5
parent055efe5690eaab99301151878deab9a382c6e65e
w1: Drop dm.h header file

This header file should not be included in other header files. Remove it
and use a forward declaration instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/atmel/common/board.c
cmd/w1.c
include/w1.h