summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/cp1emu.c
diff options
context:
space:
mode:
authorPaul Burton2017-08-23 20:17:50 +0200
committerRalf Baechle2017-08-29 15:21:54 +0200
commit2aa7687c3cf2764a5dffcd214c18cc9b1cf2be1d (patch)
tree9c985353d475d4c5baca6bbdd1fe6beeb37868d8 /arch/mips/math-emu/cp1emu.c
parentMIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk() (diff)
downloadkernel-qcow2-linux-2aa7687c3cf2764a5dffcd214c18cc9b1cf2be1d.tar.gz
kernel-qcow2-linux-2aa7687c3cf2764a5dffcd214c18cc9b1cf2be1d.tar.xz
kernel-qcow2-linux-2aa7687c3cf2764a5dffcd214c18cc9b1cf2be1d.zip
MIPS: Include linux/initrd.h for free_initrd_mem()
arch/mips/mm/init.c provides our implementation of free_initrd_mem(), but doesn't include the linux/initrd.h header which declares them. This leads to a warning from sparse: arch/mips/mm/init.c:501:6: warning: symbol 'free_initrd_mem' was not declared. Should it be static? Fix this by including linux/initrd.h to get the declaration of free_initrd_mem(). Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Cc: trivial@kernel.org Patchwork: https://patchwork.linux-mips.org/patch/17172/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/math-emu/cp1emu.c')
0 files changed, 0 insertions, 0 deletions