]> git.karo-electronics.de Git - linux-beck.git/commit
spi: spi-pxa2xx: Remove clk.h include
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 10 Jul 2015 23:03:25 +0000 (16:03 -0700)
committerMark Brown <broonie@kernel.org>
Wed, 15 Jul 2015 11:35:02 +0000 (12:35 +0100)
commit1aae50a245736aec603c319fea2a83a90dc69aba
treeea5da3b725e3a4c9101750c342307d24515e3eb5
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
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>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx-pci.c