提交 b552addc 编写于 作者: L Linus Walleij 提交者: Krzysztof Kozlowski

ARM: samsung: Include GPIO driver header

This file is using struct gpio_chip and needs to include
<linux/gpio/driver.h> to get that.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
上级 5f9e832c
......@@ -12,6 +12,7 @@
/* Bring in machine-local definitions, especially S3C_GPIO_END */
#include <mach/gpio-samsung.h>
#include <linux/gpio/driver.h>
#define GPIOCON_OFF (0x00)
#define GPIODAT_OFF (0x04)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册