mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 10:01:56 +00:00
25e56eba0a
The new common clock drivers for exynos are using compile time constants and soc_is_exynos* macros to provide backwards compatibility for pre-DT systems, which is not possible with multiplatform kernels. This moves all the necessary information back into platform code and removes the mach/* header inclusions. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Mike Turquette <mturquette@linaro.org> |
||
---|---|---|
.. | ||
clk-exynos4.c | ||
clk-exynos5250.c | ||
clk-exynos5440.c | ||
clk-pll.c | ||
clk-pll.h | ||
clk.c | ||
clk.h | ||
Makefile |