m68k/sun3: Remove define statement no longer needed
authorNicholas Krause <xerofoify@gmail.com>
Fri, 4 Jul 2014 16:29:53 +0000 (12:29 -0400)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 26 Jul 2014 15:48:34 +0000 (17:48 +0200)
In the file sun3_pgalloc.h we should remove #define_KERNPG_TABLE equals 0
as this define statement hasn't been used since kernel verison 2.5.18 and
is now no longer needed.

Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found