hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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 */