From: Andy Shevchenko Date: Mon, 18 Mar 2019 14:42:37 +0000 (+0200) Subject: spi: pxa2xx-pci: Drop unused header inclusion X-Git-Tag: v5.2-rc1~173^2^2~87 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9384d0e6facc9f5b325a2d401e9ed6bb49507a2a;p=uclinux-h8%2Flinux.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 1727fdfbac28..4b162fdca35f 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