
28 Dec
2020
28 Dec
'20
5:26 p.m.
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@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!