From: Geert Uytterhoeven Date: Tue, 12 Jan 2010 07:32:18 +0000 (+0100) Subject: m68k: Eliminate unused variable in page_to_phys() X-Git-Tag: v2.6.34-rc1~267^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54bcdc2b81558a2b7e624cfeb4992422d9265f9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed