]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit36e54fb0e8e6b8316a28b6e73d4996e4b230aee7
treea6d706a4659889055eb48b367643cd0dae0cbefd
parent327034bcc06120bfb1387963395831659dc5bf8b
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