diff options
author | Christophe Leroy <[email protected]> | 2019-04-26 05:59:49 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-05-03 01:20:24 +1000 |
commit | 4df4b27585227c8ba66fdf0dd7531d1e23a37194 (patch) | |
tree | 8232cee8a5d76eeb0166ff226a25baa13ef2ae87 /arch/powerpc/mm/pgtable.c | |
parent | c5710cd20735037ba9be0e95530f0d3795ce07e6 (diff) |
powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
Only 3 subarches support huge pages. So when it is either 2 of them,
it is not the third one.
And mmu_has_feature() is known by all subarches so IS_ENABLED() can
be used instead of #ifdef
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/mm/pgtable.c')
0 files changed, 0 insertions, 0 deletions