]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/ixp/npe/IxQMgrDispatcher.c
cleanup: Fix typos and misspellings in various files.
[u-boot] / arch / arm / cpu / ixp / npe / IxQMgrDispatcher.c
index 09f69ce32239f1f783d80ca87ceecfd870e3c4e4..642e67ae817817f32ece4683845911b6cf6288c2 100644 (file)
@@ -386,7 +386,7 @@ ixQMgrNotificationEnable (IxQMgrQId qId,
                                     &dispatchQInfo[qId].statusMask);
 
 
-    /* Set the interupt source is this queue is in the range 0-31 */
+    /* Set the interrupt source is this queue is in the range 0-31 */
     if (qId < IX_QMGR_MIN_QUEUPP_QID)
     {
        ixQMgrAqmIfIntSrcSelWrite (qId, srcSel);