Commit Graph

2 Commits

Author SHA1 Message Date
Qosmio
54647e3609 ipq806x: Fix incorrect pointer type .parent_names to parent_data
drivers/clk/qcom/gcc-ipq806x.c:3195:33: error: initialization of 'const char * const*' from incompatible pointer type 'const struct clk_parent_data *' [-Werror=incompatible-pointer-types]
 3195 |                 .parent_names = gcc_pxo_pll8_pll14_pll18_pll0,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-09-24 07:52:13 +02:00
ACwifidude
d5e10c160b ipq806x: NSS Hardware Offloading Target Core and ECM patches 2024-09-24 07:50:47 +02:00