]> git.baikalelectronics.ru Git - kernel.git/commit
perf map: Ditch leftover map__reloc_vmlinux() prototype
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 22 Nov 2019 15:44:10 +0000 (12:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 26 Nov 2019 14:07:45 +0000 (11:07 -0300)
commit0d7b675f64a4ce46c666cec1e382d7bcc5316fd6
tree1f1ed05f642c4e26daf86de7a95035cca65b83a5
parente117b932c17da5dfdc91b570a7a3490800f9b275
perf map: Ditch leftover map__reloc_vmlinux() prototype

In a83d0540beea ("perf tools: Make it possible to read object code from vmlinux")
the actual function was removed, but we forgot to remove the prototype,
fix it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-35yy50cgpcx8cjorluwd5j53@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/map.h