Fix common misspellings
[sfrench/cifs-2.6.git] / arch / microblaze / include / asm / io.h
index eae32220f44782d089a6a5bd1d0ca687442f49de..8cdac14b55b071b4b6889bed5be83bc58d406266 100644 (file)
@@ -70,7 +70,7 @@ static inline void __raw_writeq(unsigned long v, volatile void __iomem *addr)
 
 /*
  * read (readb, readw, readl, readq) and write (writeb, writew,
- * writel, writeq) accessors are for PCI and thus littel endian.
+ * writel, writeq) accessors are for PCI and thus little endian.
  * Linux 2.4 for Microblaze had this wrong.
  */
 static inline unsigned char readb(const volatile void __iomem *addr)