OSDN Git Service

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)
commit9384d0e6facc9f5b325a2d401e9ed6bb49507a2a
treea2d4dad6cbcc787765520a0eb29404077f441fe1
parent809b169abbfe2b916f70c957b08dfaaaad0d7c02
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