commit | f54bcdc2b81558a2b7e624cfeb4992422d9265f9 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Jan 12 08:32:18 2010 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sat Feb 27 18:31:18 2010 +0100 |
tree | 20b420dd35e4b70fdd898c7c12c6007c4c0bc722 | |
parent | 5da3a65d2d1ba333d61999640ef241f150c69c6b [diff] |
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>