1
0
Fork 0
remarkable-uboot/drivers/dfu
Simon Glass 843c9e8796 dm: Add spi.h header to a few files
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>
2014-10-22 10:36:47 -06:00
..
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile dfu: add SF backend 2014-08-09 11:16:59 -04:00
dfu.c dfu: Provide means to find difference between dfu-util -e and -R 2014-09-02 14:29:28 +02:00
dfu_mmc.c dfu: defer parsing of device string to IO backend 2014-08-09 11:16:58 -04:00
dfu_nand.c dfu: defer parsing of device string to IO backend 2014-08-09 11:16:58 -04:00
dfu_ram.c dfu: defer parsing of device string to IO backend 2014-08-09 11:16:58 -04:00
dfu_sf.c dm: Add spi.h header to a few files 2014-10-22 10:36:47 -06:00