]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
m68k: fix file path comment
authorGreg Ungerer <gerg@linux-m68k.org>
Thu, 21 Jul 2016 07:05:41 +0000 (17:05 +1000)
committerGreg 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

index f46c2f044f8cb5d503834cd26bb59a22b6d9e3b7..8e58d47be90da9889d86f347bd8bc16113c993ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm-m68knommu/flat.h -- uClinux flat-format executables
+ * flat.h -- uClinux flat-format executables
  */
 
 #ifndef __M68KNOMMU_FLAT_H__