aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2022-09-29 15:39:57 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-09-30 16:49:49 +0200
commit0668951705d356d77c8263010c7ae59e78fdb2c6 (patch)
tree8133acd098deec243247cca32814a4cced3c7b13 /scripts/gdb/linux/vmalloc.py
parent84aff0b6905c1101aab1525c2d649127f307218b (diff)
MIPS: Silence missing prototype warning
Silence the following two warnings when make W=1: CC arch/mips/lib/bswapsi.o arch/mips/lib/bswapsi.c:5:22: warning: no previous prototype for '__bswapsi2' [-Wmissing-prototypes] unsigned int notrace __bswapsi2(unsigned int u) ^~~~~~~~~~ CC arch/mips/lib/bswapdi.o arch/mips/lib/bswapdi.c:5:28: warning: no previous prototype for '__bswapdi2' [-Wmissing-prototypes] unsigned long long notrace __bswapdi2(unsigned long long u) ^~~~~~~~~~ AR arch/mips/lib/built-in.a Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions