diff options
| author | Paul Burton <[email protected]> | 2017-08-23 11:17:50 -0700 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2017-08-29 15:21:54 +0200 |
| commit | 2aa7687c3cf2764a5dffcd214c18cc9b1cf2be1d (patch) | |
| tree | 9c985353d475d4c5baca6bbdd1fe6beeb37868d8 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | db3fb45ab38dde10bf0a728a45530f22ef8ce41c (diff) | |
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 <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/17172/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions