On 12/19/2022 9:32 PM, Hanna Hawa wrote:
+static inline struct pinctrl *get_device_pinctrl(struct device *dev) +{ + return NULL; +}
Will fix - my mistake didn't replace the function name.
On 12/19/2022 9:32 PM, Hanna Hawa wrote:
+static inline struct pinctrl *get_device_pinctrl(struct device *dev) +{ + return NULL; +}
Will fix - my mistake didn't replace the function name.