summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/spl/spl_sata.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/spl/spl_sata.c b/common/spl/spl_sata.c
index aeea79315e..d9eb2d6687 100644
--- a/common/spl/spl_sata.c
+++ b/common/spl/spl_sata.c
@@ -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>