]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: asic3: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Aug 2019 07:24:03 +0000 (09:24 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Aug 2019 08:07:20 +0000 (09:07 +0100)
commit5cd690a308e86bcb10b8a0d6d42f153e82f695f6
tree762d4f5f1882c1653f74766d6cb8cf29b9cd8fa9
parent40667d1bd822f7a9d961bac190cd36505de0de4e
mfd: asic3: Include the right header

This is a GPIO driver, use the appropriate header
<linux/gpio/driver.h> rather than the legacy <linux/gpio.h>
header.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/asic3.c