diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2020-12-08 20:27:18 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-12-11 02:47:23 +0100 |
commit | 3ae9c3cde51abcb777125cfcf74cc402f4d0a4c7 (patch) | |
tree | fc151853675ad0b3444d186c79ed3f4515242c28 /lib/Kconfig | |
parent | riscv: kernel: Drop unused clean rule (diff) | |
download | linux-3ae9c3cde51abcb777125cfcf74cc402f4d0a4c7.tar.xz 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 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions