hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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)