rockchip64: fix clang build error
This commit is contained in:
parent
25790ca604
commit
a621bdcfff
@ -31,7 +31,7 @@ index 111111111111..222222222222 100644
|
||||
+/* Notify DP hotplug change via extcon. Current rockchip cdn-dp driver need this signal
|
||||
+ * to reset DP link. */
|
||||
+static void dp_altmode_update_extcon_hpd_status(struct dp_altmode *dp, bool new_hpd) {
|
||||
+ const struct device *dev = &dp->alt->dev;
|
||||
+ struct device *dev = &dp->alt->dev;
|
||||
+ struct extcon_dev* edev = NULL;
|
||||
+ int ret;
|
||||
+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user