mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-21 07:52:31 +08:00
Some files are using SPI functions but not explitly including the SPI header file. Fix this, since driver model needs it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>