]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - arch/powerpc/mm/hash_utils_64.c
powerpc: Make a bunch of things static
[mirror_ubuntu-focal-kernel.git] / arch / powerpc / mm / hash_utils_64.c
index bc6cc2ad037b7bba7ee01b9d6e5cf2d3c90559a3..5786f2a81efe54e7aac800dec3148cd2e128e77a 100644 (file)
@@ -868,7 +868,7 @@ unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap)
 }
 
 #ifdef CONFIG_PPC_MM_SLICES
-unsigned int get_paca_psize(unsigned long addr)
+static unsigned int get_paca_psize(unsigned long addr)
 {
        u64 lpsizes;
        unsigned char *hpsizes;