Skip to content

Commit

Permalink
ARM: OMAP1: Fix typo in mtd-xip.h
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Gelmini <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
  • Loading branch information
Gelma authored and tmlind committed Jun 10, 2016
1 parent 566ad81 commit 811b602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap1/include/mach/mtd-xip.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down

0 comments on commit 811b602

Please sign in to comment.