Re: [PATCH] gpio: tb10x: Use the right include

2018-08-20 Thread Christian Ruppert
Acked-by: Christian Ruppert On 06.08.2018 16:23, Linus Walleij wrote: > This driver includes the legacy and > but all it needs is really . > > Cc: linux-snps-arc@lists.infradead.org > Cc: Christian Ruppert > Signed-off-by: Linus Walleij > --- > drivers/gpio/gpio-tb10x.c | 3 +-- > 1 file ch

[PATCH] gpio: tb10x: Use the right include

2018-08-06 Thread Linus Walleij
This driver includes the legacy and but all it needs is really . Cc: linux-snps-arc@lists.infradead.org Cc: Christian Ruppert Signed-off-by: Linus Walleij --- drivers/gpio/gpio-tb10x.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpio/gpio-tb10x.c b/drivers/gp