Просмотр исходного кода

ARM: OMAP1: Fix typo in mtd-xip.h

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Andrea Gelmini 9 лет назад
Родитель
Сommit
811b602431
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      arch/arm/mach-omap1/include/mach/mtd-xip.h

+ 1 - 1
arch/arm/mach-omap1/include/mach/mtd-xip.h

@@ -39,7 +39,7 @@ static inline unsigned long xip_omap_mpu_timer_read(int nr)
 #define xip_currtime()		(~xip_omap_mpu_timer_read(0))
 #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)
  * (see linux/mtd/xip.h)
  */
  */