]> git.baikalelectronics.ru Git - kernel.git/commit
spi: pxa2xx-pci: Drop unused header inclusion
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 18 Mar 2019 14:42:37 +0000 (16:42 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 19 Mar 2019 13:04:57 +0000 (13:04 +0000)
commit162b321593ecd56254f95112cce42701ed1edfe4
treea2d4dad6cbcc787765520a0eb29404077f441fe1
parent303eb4fc4e27373a2ac47ee087552b09f2388453
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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx-pci.c