[U-Boot] [PATCH v4 08/29] dm: Add spi.h header to a few files
Simon Glass
sjg at chromium.org
Thu Oct 23 05:03:34 CEST 2014
On 13 October 2014 23:41, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Add spi.h header to dfu_sf.c
>
> common/env_sf.c | 1 +
> drivers/dfu/dfu_sf.c | 1 +
> drivers/mtd/spi/sf_params.c | 1 +
> 3 files changed, 3 insertions(+)
Applied to u-boot-dm/master.
More information about the U-Boot
mailing list