mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-20 02:39:50 +00:00
spl_sata.c: Add <scsi.h>
We need <scsi.h> for scsi_scan(). Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
fc078895d8
commit
fc89b2e479
@ -13,6 +13,7 @@
|
||||
#include <spl.h>
|
||||
#include <asm/u-boot.h>
|
||||
#include <sata.h>
|
||||
#include <scsi.h>
|
||||
#include <fat.h>
|
||||
#include <version.h>
|
||||
#include <image.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user