Files
linux/arch/mips
Paul Burton 2aa7687c3c 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>
2017-08-29 15:21:54 +02:00
..
2016-10-06 17:31:02 +02:00
2017-08-29 15:21:54 +02:00
2017-08-29 15:21:50 +02:00
2016-08-03 08:16:30 +02:00
2017-01-25 02:51:11 +01:00
2017-08-29 15:21:50 +02:00
2017-08-29 15:21:50 +02:00
2017-08-04 11:23:58 -07:00
2017-08-29 15:21:50 +02:00
2017-04-06 02:08:06 -04:00
2017-08-29 15:21:50 +02:00
2017-08-29 15:21:54 +02:00
2017-08-29 15:21:50 +02:00
2017-03-08 10:38:06 +01:00
2017-08-29 15:21:50 +02:00
2017-04-10 11:56:07 +02:00