Unverified Commit 26fa680b authored by Linus Walleij's avatar Linus Walleij Committed by Mark Brown
Browse files

spi: dw: Drop GPIO header



The DW driver does not use the legacy GPIO header so drop
it from the spi-dw.h include.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20191030073418.23717-1-linus.walleij@linaro.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent c8b348dd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@

#include <linux/io.h>
#include <linux/scatterlist.h>
#include <linux/gpio.h>

/* Register offsets */
#define DW_SPI_CTRL0			0x00