summaryrefslogtreecommitdiff
path: root/sys/dev/nand/nfc_fsl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/nand/nfc_fsl.c')
-rw-r--r--sys/dev/nand/nfc_fsl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/nand/nfc_fsl.c b/sys/dev/nand/nfc_fsl.c
index 414c009a8f3d..8c3ca06951a7 100644
--- a/sys/dev/nand/nfc_fsl.c
+++ b/sys/dev/nand/nfc_fsl.c
@@ -515,7 +515,7 @@ fsl_nfc_start_command(device_t dev)
if (fcm->status)
sc->fcm.reg_mdr = LBC_READ(MDR);
- /* Even if timeout occured, we should perform steps below */
+ /* Even if timeout occurred, we should perform steps below */
LBC_WRITE(LTESR, ltesr_v);
LBC_WRITE(LTEATR, 0);