forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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 */