aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hugetlbpage.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/mm/hugetlbpage.c')
-rw-r--r--arch/powerpc/mm/hugetlbpage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/mm/hugetlbpage.c b/arch/powerpc/mm/hugetlbpage.c
index c2231358adbb..deb494687a65 100644
--- a/arch/powerpc/mm/hugetlbpage.c
+++ b/arch/powerpc/mm/hugetlbpage.c
@@ -676,7 +676,7 @@ repeat:
676 return err; 676 return err;
677} 677}
678 678
679void set_huge_psize(int psize) 679static void __init set_huge_psize(int psize)
680{ 680{
681 /* Check that it is a page size supported by the hardware and 681 /* Check that it is a page size supported by the hardware and
682 * that it fits within pagetable limits. */ 682 * that it fits within pagetable limits. */