]> www.infradead.org Git - users/jedix/linux-maple.git/commit
module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 2 Jun 2021 03:53:29 +0000 (13:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 Jun 2021 08:17:07 +0000 (18:17 +1000)
commit8d4c2ba2600b6df4945570d9f46884a6afbce1df
tree7f1c6d1478f4d3b962b047719de87c6a5e154f8d
parent5cbeea3e5cec3602553232a333c470de8ca495f0
module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix

make kallsyms_lookup_buildid() static

warning: no previous prototype for 'kallsyms_lookup_buildid' [-Wmissing-prototypes]

Cc: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
kernel/kallsyms.c