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>
This commit is contained in:
parent
566ad81f13
commit
811b602431
|
@ -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)
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue