projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e6ffd
)
m68k: fix file path comment
author
Greg Ungerer
<gerg@linux-m68k.org>
Thu, 21 Jul 2016 07:05:41 +0000
(17:05 +1000)
committer
Greg Ungerer
<gerg@linux-m68k.org>
Mon, 25 Jul 2016 04:40:35 +0000
(14:40 +1000)
Remove the wrong full path name of this file.
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/include/asm/flat.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/m68k/include/asm/flat.h
b/arch/m68k/include/asm/flat.h
index f46c2f044f8cb5d503834cd26bb59a22b6d9e3b7..8e58d47be90da9889d86f347bd8bc16113c993ad 100644
(file)
--- a/
arch/m68k/include/asm/flat.h
+++ b/
arch/m68k/include/asm/flat.h
@@
-1,5
+1,5
@@
/*
- *
include/asm-m68knommu/
flat.h -- uClinux flat-format executables
+ * flat.h -- uClinux flat-format executables
*/
#ifndef __M68KNOMMU_FLAT_H__