Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 811b6024 authored by Andrea Gelmini's avatar Andrea Gelmini Committed by Tony Lindgren
Browse files

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

parent 566ad81f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
 */