clk: qcom: apcs-msm8986: Include bitfield.h for FIELD_PREP
authorStephen Boyd <sboyd@kernel.org>
Thu, 23 Feb 2023 01:36:42 +0000 (17:36 -0800)
committerStephen Boyd <sboyd@kernel.org>
Thu, 23 Feb 2023 01:38:56 +0000 (17:38 -0800)
commit90039f3773f688922ca267c3e925f61ad6f28e22
tree66268f1cff85fe058525bfc53315635c5e9dd05a
parent5270c7a244b457357441281e609c741cbec8ead7
clk: qcom: apcs-msm8986: Include bitfield.h for FIELD_PREP

Otherwise some configurations fail.

Fixes: 027726365906 ("clk: qcom: add the driver for the MSM8996 APCS clocks")
Link: https://lore.kernel.org/r/20230223013847.1218900-1-sboyd@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/apcs-msm8996.c