perf genelf: remove unused struct 'options'
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 2 Jun 2024 00:05:05 +0000 (01:05 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 4 Jun 2024 05:07:52 +0000 (22:07 -0700)
commitf7abc0cfa8be0aa872842569583a69e6bdec0e76
tree102b40b88ea919309233e654d8b391775f7b7f37
parentf7d4485fcedcb4978148bad5fcde570f63790323
perf genelf: remove unused struct 'options'

'options' has been unused since
commit fa7f7e735495 ("perf jit: Move test functionality in to a test").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240602000505.213032-1-linux@treblig.org
tools/perf/util/genelf.c