kernel/drivers/extcon/extcon.h
.. .. @@ -48,7 +48,6 @@ 48 48 struct device dev; 49 49 struct raw_notifier_head nh_all; 50 50 struct raw_notifier_head *nh; 51 - struct blocking_notifier_head *bnh;52 51 struct list_head entry; 53 52 int max_supported; 54 53 spinlock_t lock; /* could be called by irq handler */