forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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)