forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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 */