commit | 051c8d0b667400b00dc0e53c3cf61ad6991bfefb | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Jan 17 12:09:40 2014 -0800 |
committer | Mike Turquette <mturquette@linaro.org> | Fri Jan 17 13:39:42 2014 -0800 |
tree | eb7769313f2b5e44e21cf5403d31fe9e0956f4d9 | |
parent | 3e049157911ad0126b6e21460251f84fb38aad63 [diff] |
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>