diff options
Diffstat (limited to 'drivers/clk/qcom/lcc-ipq806x.c')
-rw-r--r-- | drivers/clk/qcom/lcc-ipq806x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/qcom/lcc-ipq806x.c b/drivers/clk/qcom/lcc-ipq806x.c index 62e79fadd5f7..db3998e5e2d8 100644 --- a/drivers/clk/qcom/lcc-ipq806x.c +++ b/drivers/clk/qcom/lcc-ipq806x.c | |||
@@ -419,7 +419,6 @@ static const struct regmap_config lcc_ipq806x_regmap_config = { | |||
419 | .val_bits = 32, | 419 | .val_bits = 32, |
420 | .max_register = 0xfc, | 420 | .max_register = 0xfc, |
421 | .fast_io = true, | 421 | .fast_io = true, |
422 | .val_format_endian = REGMAP_ENDIAN_LITTLE, | ||
423 | }; | 422 | }; |
424 | 423 | ||
425 | static const struct qcom_cc_desc lcc_ipq806x_desc = { | 424 | static const struct qcom_cc_desc lcc_ipq806x_desc = { |