mfd: sm501: Include the GPIO driver header
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Aug 2019 10:37:15 +0000 (12:37 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 2 Sep 2019 10:09:03 +0000 (11:09 +0100)
commitf68c0a873ef28637a201ec37e1bafdf040813454
treeb5714c5ad8ebb679f53307fd767f9d4110de47d2
parentc5b90cb26e83ad89cb18e5ec97a992f02d8f750d
mfd: sm501: Include the GPIO driver header

This driver creates a gpio chip so it needs to include the
appropriate header <linux/gpio/driver.h> explicitly rather
than implicitly.

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