m68k/coldfire: use PFN_DOWN macro
Replace ((x) >> PAGE_SHIFT) with the predefined PFN_DOWN macro. Signed-off-by: NAlexander Kuleshov <kuleshovmail@gmail.com> Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
Showing
想要评论请 注册 或 登录
Replace ((x) >> PAGE_SHIFT) with the predefined PFN_DOWN macro. Signed-off-by: NAlexander Kuleshov <kuleshovmail@gmail.com> Signed-off-by: NGreg Ungerer <gerg@uclinux.org>