mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
net: rfkill: bt: Explicitly include pinctrl/consumer.h for pinctrl_select_state
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I2160807931525e0893b8a8c003a74224b9349588
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include <linux/of_device.h>
|
||||
#include <linux/of_gpio.h>
|
||||
#endif
|
||||
#include <linux/pinctrl/consumer.h>
|
||||
|
||||
#if 0
|
||||
#define DBG(x...) pr_info("[BT_RFKILL]: " x)
|
||||
|
||||
Reference in New Issue
Block a user