Commit 80fff6bf authored by Ben Zhang's avatar Ben Zhang Committed by Mark Brown

ASoC: rt5677: Include gpio driver header

The header file is needed because struct gpio_chip is
placed in struct rt5677_priv.
Signed-off-by: default avatarBen Zhang <benzh@chromium.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f114040e
......@@ -13,6 +13,7 @@
#define __RT5677_H__
#include <sound/rt5677.h>
#include <linux/gpio/driver.h>
/* Info */
#define RT5677_RESET 0x00
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment