From: Greg Ungerer Date: Thu, 21 Jul 2016 07:05:41 +0000 (+1000) Subject: m68k: fix file path comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=120c4d95b29d1c60ee8c7b72e4b96098514b2e3c;p=deliverable%2Flinux.git m68k: fix file path comment Remove the wrong full path name of this file. Signed-off-by: Greg Ungerer --- diff --git a/arch/m68k/include/asm/flat.h b/arch/m68k/include/asm/flat.h index f46c2f044f8c..8e58d47be90d 100644 --- 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__