hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/drivers/usb/typec/bus.h
....@@ -22,8 +22,6 @@
2222
2323 struct altmode *partner;
2424 struct altmode *plug[2];
25
-
26
- struct blocking_notifier_head nh;
2725 };
2826
2927 #define to_altmode(d) container_of(d, struct altmode, adev)