diff options
author | Arnd Bergmann <[email protected]> | 2020-08-06 20:20:54 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-08-20 17:53:22 +0200 |
commit | c38758e3d574380ccfa583793be14c1cc8a322ff (patch) | |
tree | 3fd8788497d8cf898cd3450ac57eb8c5c3cd2c25 /arch/arm/mach-s3c/dev-uart.c | |
parent | 44c01f5ce1c7518886a87d5522528e30e0b4d9f8 (diff) |
cpufreq: s3c24xx: move low-level clk reg access into platform code
Rather than have the cpufreq drivers touch include the
common headers to get the constants, add a small indirection.
This is still not the proper way that would do this through
the common clk API, but it lets us kill off the header file
usage.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[krzk: Rebase and fix -Wold-style-definition]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'arch/arm/mach-s3c/dev-uart.c')
0 files changed, 0 insertions, 0 deletions