forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
kernel/drivers/extcon/extcon.h
....@@ -48,7 +48,6 @@
4848 struct device dev;
4949 struct raw_notifier_head nh_all;
5050 struct raw_notifier_head *nh;
51
- struct blocking_notifier_head *bnh;
5251 struct list_head entry;
5352 int max_supported;
5453 spinlock_t lock; /* could be called by irq handler */