Re: [PATCH] drm/panel: rpi: Drop unused GPIO includes

2019-12-03 Thread Sam Ravnborg
Hi Linus. On Tue, Dec 03, 2019 at 04:26:55PM +0100, Linus Walleij wrote: > The Rpi panel driver doesn't use any symbols from these > GPIO includes so just drop them. > > Cc: Eric Anholt > Signed-off-by: Linus Walleij > --- > drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c | 2 -- > 1 fil

[PATCH] drm/panel: rpi: Drop unused GPIO includes

2019-12-03 Thread Linus Walleij
The Rpi panel driver doesn't use any symbols from these GPIO includes so just drop them. Cc: Eric Anholt Signed-off-by: Linus Walleij --- drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-raspberrypi-touchscree