diff options
Diffstat (limited to 'drivers/block')
-rw-r--r-- | drivers/block/fsl_sata.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/block/fsl_sata.c b/drivers/block/fsl_sata.c index 735708a..208a0ae 100644 --- a/drivers/block/fsl_sata.c +++ b/drivers/block/fsl_sata.c @@ -7,6 +7,7 @@ #include <common.h> #include <command.h> +#include <console.h> #include <asm/io.h> #include <asm/processor.h> #include <asm/fsl_serdes.h> |