ARM: OMAP1: Fix typo in mtd-xip.h
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 11:49:56 +0000 (13:49 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2016 11:13:55 +0000 (04:13 -0700)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/include/mach/mtd-xip.h

index f82a8dcaad94ef3dfde5774a83406a37e60bcd41..d09b2bc4920feaa50b0a22a5b667985e31cec80a 100644 (file)
@@ -39,7 +39,7 @@ static inline unsigned long xip_omap_mpu_timer_read(int nr)
 #define xip_currtime()         (~xip_omap_mpu_timer_read(0))
 
 /*
- * It's permitted to do approxmation for xip_elapsed_since macro
+ * It's permitted to do approximation for xip_elapsed_since macro
  * (see linux/mtd/xip.h)
  */