m68k: fix file path comment

Remove the wrong full path name of this file.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
This commit is contained in:
Greg Ungerer 2016-07-21 17:05:41 +10:00
parent 89e6ffd9f0
commit 120c4d95b2

View File

@ -1,5 +1,5 @@
/*
* include/asm-m68knommu/flat.h -- uClinux flat-format executables
* flat.h -- uClinux flat-format executables
*/
#ifndef __M68KNOMMU_FLAT_H__