m68knommu: add KMAP definitions for non-MMU definitions
authorGreg Ungerer <gerg@uclinux.org>
Mon, 22 Oct 2012 05:34:41 +0000 (15:34 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 7 Jan 2013 01:46:25 +0000 (11:46 +1000)
To be consistent with the set of MMU definitions we should define KMAP_START
and KMAP_END. Future common m68k code will use their values.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found