m68k: Eliminate unused variable in page_to_phys()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Jan 2010 07:32:18 +0000 (08:32 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 27 Feb 2010 17:31:18 +0000 (18:31 +0100)
"pgdat" is unused, so we can eliminate it and turn page_to_phys()
into a single-line macro.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found