]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/fsl_mcdmafec.c
cfi_flash: Fix whitespace with casting
[u-boot] / drivers / net / fsl_mcdmafec.c
index 26c714cc04d2d72afb95df4e400309a112d07cb0..2d89cea4a3e16b9d771dc1aeb956587e76da0199 100644 (file)
@@ -391,7 +391,7 @@ static int fec_init(struct eth_device *dev, bd_t * bd)
        /* Set Opcode/Pause Duration Register */
        fecp->opd = 0x00010020;
 
-       /* Setup Buffers and Buffer Desriptors */
+       /* Setup Buffers and Buffer Descriptors */
        info->rxIdx = 0;
        info->txIdx = 0;