]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi: spi-pxa2xx: Remove clk.h include
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 19 Jun 2015 22:00:46 +0000 (15:00 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:52:42 +0000 (10:52 -0700)
commit0dab7ddeea12243a7bc6753d5360d46f237f76ea
tree46b25a2b6fbd1967e4c3f25c67e8ba16d91af4ea
parent10a3402415d7f6e32ca20ebb088e153fe45f807d
spi: spi-pxa2xx: Remove clk.h include

Clock provider drivers generally shouldn't include clk.h because
it's the consumer API. Remove the include here because this is a
provider driver.

Cc: Daniel Mack <daniel@zonque.org>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/spi/spi-pxa2xx-pci.c