]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Add spi.h header to a few files
authorSimon Glass <sjg@chromium.org>
Tue, 14 Oct 2014 05:41:55 +0000 (23:41 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:47 +0000 (10:36 -0600)
commit843c9e8796a7a6ebe0c9dec54c6a64ac29949d8f
tree56699ba7e3c330933db47ce57447d59222e4902e
parentebe76a2df9f6b82f41ec61d36d45bce56d556f17
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>
common/env_sf.c
drivers/dfu/dfu_sf.c
drivers/mtd/spi/sf_params.c