On 04/24/2017 03:55 PM, Linus Walleij wrote: > On Sun, Apr 16, 2017 at 8:08 PM, Marek Vasut <marek.vasut@xxxxxxxxx> wrote: > >> Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. >> This block is pretty trivial and supports setting GPIO direction >> as Input/Output and in case of Output, supports setting value. >> >> Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> >> Cc: linux-gpio@xxxxxxxxxxxxxxx >> Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> >> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > > (...) > >> +#include <linux/gpio.h> > > Only use > #include <linux/gpio/driver.h> > > It should be enough. > > With that: > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> It is, done, will be in V2, thanks. > I guess you plan to merge this through MFD? > > Yours, > Linus Walleij > -- Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html