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…
Reference in New Issue
Block a user