MIPS: mm: Unify pte_page definition
authorPaul Burton <paul.burton@imgtec.com>
Tue, 19 Apr 2016 08:25:04 +0000 (09:25 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 13:30:25 +0000 (15:30 +0200)
commit745f35587846249b392aa548b4c5f54cd69ed688
tree0d579d338a72751f03608d207565caea223f2683
parent780602d740fc0b723ea3a05bd7f35d2d7f31aa68
MIPS: mm: Unify pte_page definition

The same definition for pte_page is duplicated for the MIPS32
PHYS_ADDR_T_64BIT case & the generic case. Unify them by moving a single
definition outside of preprocessor conditionals.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13117/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pgtable-32.h
This page took 0.02725 seconds and 5 git commands to generate.