diff options
author | 2018-03-27 11:51:12 +0100 | |
---|---|---|
committer | 2018-03-27 11:51:12 +0100 | |
commit | 12eb369125abe92bfc55e9ce198200f5807b63ff (patch) | |
tree | 2bd72a29d66bf9de8452a6e4415981c7f60b15ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: Add work around for Arm Cortex-A55 Erratum 1024718 (diff) | |
download | linux-rng-12eb369125abe92bfc55e9ce198200f5807b63ff.tar.xz linux-rng-12eb369125abe92bfc55e9ce198200f5807b63ff.zip |
arm64: cpufeature: Avoid warnings due to unused symbols
An allnoconfig build complains about unused symbols due to functions
that are called via conditional cpufeature and cpu_errata table entries.
Annotate these as __maybe_unused if they are likely to be generic, or
predicate their compilation on the same option as the table entry if
they are specific to a given alternative.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions