]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitca99b5d7c5d79ac617213abf132669bf83c675e5
treec8fc19b55facdcc5e13f2e803f4a067895f504f5
parentb2bc9a3e661c31edb19f2afd38a235be4d1e2ad7
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