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

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

Also drop asm/io.h

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/ufs/cdns-platform.c
drivers/ufs/ufs.c
drivers/ufs/ufs.h