spi: uniphier: remove unnecessary include headers
authorKeiji Hayashibara <hayashibara.keiji@socionext.com>
Thu, 2 Aug 2018 04:42:43 +0000 (13:42 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 2 Aug 2018 10:08:06 +0000 (11:08 +0100)
commit07ebbbe458790d3c75f4a2f3634d8e04f66b389b
tree35d737fc361fefc0bd01b2e2b435a20fd3af5a1e
parent4b859db2c60692560afbfef1b030d0ddef57b7ee
spi: uniphier: remove unnecessary include headers

This commit removed include headers of linux/of.h and linux/of_platform.h,
because they are not used.

Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-uniphier.c