]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - arch/mips/include/asm/mach-powertv/ioremap.h
tree-wide: fix comment/printk typos
[mirror_ubuntu-eoan-kernel.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.
  */