]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/mips/include/asm/mach-powertv/ioremap.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / mips / include / asm / mach-powertv / ioremap.h
index 076f2eeaa5759571835a51dadafb96dce41c3d26..c86ef094ec37c0f5b6a0ca22243b110c33f59dbb 100644 (file)
@@ -88,7 +88,7 @@ static inline dma_addr_t _dma_to_phys_offset_raw(dma_addr_t dma)
 }
 
 /* These are not portable and should not be used in drivers. Drivers should
- * be using ioremap() and friends to map physical addreses to virtual
+ * be using ioremap() and friends to map physical addresses to virtual
  * addresses and dma_map*() and friends to map virtual addresses into DMA
  * addresses and back.
  */