From: Andy Shevchenko Date: Mon, 18 Mar 2019 14:42:37 +0000 (+0200) Subject: spi: pxa2xx-pci: Drop unused header inclusion X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9384d0e6facc9f5b325a2d401e9ed6bb49507a2a;p=linux.git spi: pxa2xx-pci: Drop unused header inclusion There is nothing in the driver which requires OF specific header to be included. Remove it for good. Signed-off-by: Andy Shevchenko Reviewed-by: Jarkko Nikula Signed-off-by: Mark Brown --- diff --git a/drivers/spi/spi-pxa2xx-pci.c b/drivers/spi/spi-pxa2xx-pci.c index 1727fdfbac28f..4b162fdca35f9 100644 --- a/drivers/spi/spi-pxa2xx-pci.c +++ b/drivers/spi/spi-pxa2xx-pci.c @@ -5,7 +5,6 @@ */ #include #include -#include #include #include #include