mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03: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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user