diff options
author | Bjorn Andersson <andersson@kernel.org> | 2022-12-28 11:32:58 -0600 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-12-28 11:32:58 -0600 |
commit | 40ebfbec52108be22cb68ecb9dcbd4917583a87c (patch) | |
tree | d0fc578df424700839cc7e44f38614631ff3cb66 /tools/perf/scripts/python | |
parent | 9732dd8d347851cb9c2fdabd35046ba0c470543e (diff) |
soc: qcom: ramp_controller: Include linux/bitfield.h
Building ramp_controller under x86_64 results in the following build
error:
error: implicit declaration of function 'FIELD_PREP' is invalid in C99
Include linux/bitfield.h to ensure FIELD_PREP() is declared.
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions