From: Stephen Boyd Date: Fri, 17 Jan 2014 20:09:40 +0000 (-0800) Subject: clk: qcom: Fix modular build X-Git-Tag: v3.14-rc1~68^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051c8d0b667400b00dc0e53c3cf61ad6991bfefb;p=pandora-kernel.git 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 Signed-off-by: Stephen Boyd Signed-off-by: Mike Turquette --- Reading git-diff-tree failed