]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitf54bcdc2b81558a2b7e624cfeb4992422d9265f9
tree20b420dd35e4b70fdd898c7c12c6007c4c0bc722
parent5da3a65d2d1ba333d61999640ef241f150c69c6b
m68k: Eliminate unused variable in page_to_phys()

"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>
arch/m68k/include/asm/virtconvert.h