From: Tom Rini Date: Tue, 6 Jan 2015 02:14:04 +0000 (-0500) Subject: spl_sata.c: Add X-Git-Tag: v2015.01~34 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fc89b2e479f0b75008bab1b59170aa8179ba61fe;p=u-boot spl_sata.c: Add We need for scsi_scan(). Signed-off-by: Tom Rini --- 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 #include #include +#include #include #include #include