mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ASoC: rk817: Explicitly include gpio/consumer.h for devm_gpiod_get_optional
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I039a99e4d7b58100f76432e57646b9f765f72864
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <linux/clk.h>
|
||||
#include <linux/device.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/gpio/consumer.h>
|
||||
#include <linux/mfd/rk808.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/of.h>
|
||||
|
||||
Reference in New Issue
Block a user