diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2020-12-09 00:57:18 +0530 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-12-10 17:47:23 -0800 |
commit | 3ae9c3cde51abcb777125cfcf74cc402f4d0a4c7 (patch) | |
tree | fc151853675ad0b3444d186c79ed3f4515242c28 /mm/ksm.c | |
parent | 772e1b7c426762159e5150ecff5268e6e1f361d3 (diff) | |
download | linux-3ae9c3cde51abcb777125cfcf74cc402f4d0a4c7.tar.gz linux-3ae9c3cde51abcb777125cfcf74cc402f4d0a4c7.tar.bz2 linux-3ae9c3cde51abcb777125cfcf74cc402f4d0a4c7.zip |
riscv: Fixed kernel test robot warning
Kernel test robot throws below warning -
arch/riscv/kernel/asm-offsets.c:14:6: warning: no previous prototype
for 'asm_offsets' [-Wmissing-prototypes]
14 | void asm_offsets(void)
| ^~~~~~~~~~~
This patch should fixed it.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions