diff options
author | 2021-02-11 00:08:03 +1100 | |
---|---|---|
committer | 2021-02-11 23:28:51 +1100 | |
commit | 2bb421a3d93601aa81bc39af7aac7280303e0761 (patch) | |
tree | 340e680000df5d37b8ce4441ef5ef4d38289143c /drivers/pci/controller/dwc | |
parent | powerpc/83xx: Fix build error when CONFIG_PCI=n (diff) | |
download | linux-dev-2bb421a3d93601aa81bc39af7aac7280303e0761.tar.xz linux-dev-2bb421a3d93601aa81bc39af7aac7280303e0761.zip |
powerpc/mm/64s: Fix no previous prototype warning
As reported by lkp:
arch/powerpc/mm/book3s64/radix_tlb.c:646:6: warning: no previous
prototype for function 'exit_lazy_flush_tlb'
Fix it by moving the prototype into the existing header.
Fixes: 032b7f08932c ("powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210210130804.3190952-2-mpe@ellerman.id.au
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions