]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/common/dmabounce.c
[ARM] spelling fixes
[karo-tx-linux.git] / arch / arm / common / dmabounce.c
index 6fbe7722aa44086403599f64f26c04aebece4568..b36b1e8a105d39d61d978969262787b9bbfd88a5 100644 (file)
@@ -6,7 +6,7 @@
  *  copy data to/from buffers located outside the DMA region. This
  *  only works for systems in which DMA memory is at the bottom of
  *  RAM, the remainder of memory is at the top and the DMA memory
- *  can be marked as ZONE_DMA. Anything beyond that such as discontigous
+ *  can be marked as ZONE_DMA. Anything beyond that such as discontiguous
  *  DMA windows will require custom implementations that reserve memory
  *  areas at early bootup.
  *