commit | 98d147f50eb0ce4328e013f5f2c076896003c761 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Wed Oct 01 23:39:29 2014 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Sun Oct 05 13:41:53 2014 -0700 |
tree | 01b087778cfff3b8032152ca828bf9aba4882d65 | |
parent | a66993e05b6af0d981ba2cc9a529df63151942b5 [diff] |
clk: pxa clocks build system fix Fix the building of pxa clock drivers so that the files are actually compiled if and only if COMMON_CLK was selected by the architecture. This prevents conflicts with mach-pxa clock legacy implementation. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Mike Turquette <mturquette@linaro.org>