X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fblock%2Ffsl_sata.c;h=e000ebff76f5da575c60010eaf5582d3c886e519;hb=4096f350d5218830ffedc56631e4382df478a370;hp=735708aa20a74f3e70258eda7b6866453f6d1e63;hpb=14f66d65a33f622b8138ab0fcd1e18060a2355c2;p=u-boot diff --git a/drivers/block/fsl_sata.c b/drivers/block/fsl_sata.c index 735708aa20..e000ebff76 100644 --- a/drivers/block/fsl_sata.c +++ b/drivers/block/fsl_sata.c @@ -7,6 +7,7 @@ #include #include +#include #include #include #include @@ -397,7 +398,7 @@ static int fsl_ata_exec_ata_cmd(struct fsl_sata *sata, struct sata_fis_h2d *cfis debug("attribute = %08x\n\r", val32); cmd_hdr->attribute = cpu_to_le32(val32); - /* Make sure cmd desc and cmd slot valid before commmand issue */ + /* Make sure cmd desc and cmd slot valid before command issue */ sync(); /* PMP*/