sf: Drop dm.h header file from spi_flash.h
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 16:15:40 +0000 (10:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commita00867b47a4be848c400f74b97479193a41d327c
treea6d706a4659889055eb48b367643cd0dae0cbefd
parent2a64ada78cba32196a4f49bd000a501fa2c96647
sf: Drop dm.h header file from spi_flash.h

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>
arch/arm/mach-k3/sysfw-loader.c
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c
arch/x86/cpu/ivybridge/sdram.c
board/st/common/stm32mp_dfu.c
include/spi_flash.h