aboutsummaryrefslogtreecommitdiff
path: root/cmd/sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sata.c')
-rw-r--r--cmd/sata.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/sata.c b/cmd/sata.c
index 8b923f9..9c9fe11 100644
--- a/cmd/sata.c
+++ b/cmd/sata.c
@@ -9,6 +9,7 @@
* Dave Liu <daveliu@freescale.com>
*/
+#include <common.h>
#include <ahci.h>
#include <blk.h>
#include <dm.h>