diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2021-04-13 23:54:27 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-04-14 23:04:45 +1000 |
commit | 7098f8f0cf0387443fd8702f24a8a2521d5133f3 (patch) | |
tree | 716bb31cd53a08f4e7b2cd559c767ac3690d353b /arch/.gitignore | |
parent | 74205b3fc2effde821b219d955c70e727dc43cc6 (diff) |
powerpc/mm/radix: Make radix__change_memory_range() static
The lkp bot pointed out that with W=1 we get:
arch/powerpc/mm/book3s64/radix_pgtable.c:183:6: error: no previous
prototype for 'radix__change_memory_range'
Which is really saying that it could be static, make it so.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/.gitignore')
0 files changed, 0 insertions, 0 deletions