• Arnd Bergmann's avatar
    clk: exynos: prepare for multiplatform · 25e56eba
    Arnd Bergmann authored
    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: default avatarArnd Bergmann <arnd@arndb.de>
    Cc: Mike Turquette <mturquette@linaro.org>
    25e56eba
clk.h 8.2 KB