summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-08-03 17:26:10 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-17 22:53:00 +0100
commit1308239858c33feeeb67003d08c754ee181f33cf (patch)
treebc74532d1085d85776c2dde1183996f5baeddcf9 /drivers/clk/mxs/Makefile
parent829c1bf40b926a86e545733f6252262add3abe39 (diff)
downloadop-kernel-dev-1308239858c33feeeb67003d08c754ee181f33cf.zip
op-kernel-dev-1308239858c33feeeb67003d08c754ee181f33cf.tar.gz
mmc: spi: Pull out the SSP clock configuration function
Pull out the MMC clock configuration function and make it into SSP clock configuration function, so it can be used by the SPI driver too. Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Chris Ball <cjb@laptop.org> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/clk/mxs/Makefile')
-rw-r--r--drivers/clk/mxs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/mxs/Makefile b/drivers/clk/mxs/Makefile
index 7bedeec..a6a2223 100644
--- a/drivers/clk/mxs/Makefile
+++ b/drivers/clk/mxs/Makefile
@@ -2,7 +2,7 @@
# Makefile for mxs specific clk
#
-obj-y += clk.o clk-pll.o clk-ref.o clk-div.o clk-frac.o
+obj-y += clk.o clk-pll.o clk-ref.o clk-div.o clk-frac.o clk-ssp.o
obj-$(CONFIG_SOC_IMX23) += clk-imx23.o
obj-$(CONFIG_SOC_IMX28) += clk-imx28.o
OpenPOWER on IntegriCloud