Explorar o código

m68k: fix file path comment

Remove the wrong full path name of this file.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Greg Ungerer %!s(int64=9) %!d(string=hai) anos
pai
achega
120c4d95b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      arch/m68k/include/asm/flat.h

+ 1 - 1
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__