Fix common misspellings
[deliverable/linux.git] / arch / arm / mach-s3c2410 / include / mach / dma.h
index cf68136cc66800d4287d0f47746df321d8a66a48..b2b2a5bb275e2d6aa8ac405ba6a50ed418fa26c1 100644 (file)
@@ -19,7 +19,7 @@
 #define MAX_DMA_TRANSFER_SIZE   0x100000 /* Data Unit is half word  */
 
 /* We use `virtual` dma channels to hide the fact we have only a limited
- * number of DMA channels, and not of all of them (dependant on the device)
+ * number of DMA channels, and not of all of them (dependent on the device)
  * can be attached to any DMA source. We therefore let the DMA core handle
  * the allocation of hardware channels to clients.
 */
This page took 0.028521 seconds and 5 git commands to generate.