forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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 */