projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566ad81
)
ARM: OMAP1: Fix typo in mtd-xip.h
author
Andrea Gelmini
<andrea.gelmini@gelma.net>
Sat, 21 May 2016 11:49:56 +0000
(13:49 +0200)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap1/include/mach/mtd-xip.h
b/arch/arm/mach-omap1/include/mach/mtd-xip.h
index f82a8dcaad94ef3dfde5774a83406a37e60bcd41..d09b2bc4920feaa50b0a22a5b667985e31cec80a 100644
(file)
--- a/
arch/arm/mach-omap1/include/mach/mtd-xip.h
+++ b/
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))
/*
- * It's permitted to do approxmation for xip_elapsed_since macro
+ * It's permitted to do approx
i
mation for xip_elapsed_since macro
* (see linux/mtd/xip.h)
*/