[PATCH 07/26] x86: spl: Move priv/plat structs to headers

Simon Glass sjg at chromium.org
Mon Dec 28 17:26:37 CET 2020


With the new of-platdata, these need to be available to dt_platdata.c
so must be in header files. Move them.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/spi/ich.c | 11 -----------
 drivers/spi/ich.h | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list