Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information