clk: qcom: Fix modular build
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 17 Jan 2014 20:09:40 +0000 (12:09 -0800)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 21:39:42 +0000 (13:39 -0800)
commit051c8d0b667400b00dc0e53c3cf61ad6991bfefb
treeeb7769313f2b5e44e21cf5403d31fe9e0956f4d9
parent3e049157911ad0126b6e21460251f84fb38aad63
clk: qcom: Fix modular build

According to Documentation/kbuild/makefiles.txt these symbols
should be clk-qcom-y. Otherwise the build will fail if
CONFIG_COMMON_CLK_QCOM=m. Fix it.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/qcom/Makefile