]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23768dcf6f7a0f8d7cccaa8c89cdf6a146f2c5b0
tree35d737fc361fefc0bd01b2e2b435a20fd3af5a1e
parentcf766ebea85b8ce785edd1f9c05d6d34daf0f993
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