m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 17 Jul 2008 19:16:11 +0000 (21:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:24:38 +0000 (17:24 -0700)
commit97d26e73d729c8d967bc5eb9086321956c444dd4
tree01592b1319fcf91b71bd8430e00696f8f9e051b2
parente945b568e28b42de893ef24989372f0219501d32
m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro

This patch includes page.h header into linker script that
allow us to use PAGE_SIZE macro instead of numeric constant

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/kernel/vmlinux-std.lds
arch/m68k/kernel/vmlinux-sun3.lds