mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
With the legacy clock data gone, this is no longer needed under platform, so move it under the clock driver itself. Remove the exported clock driver APIs as well, as these are not needed outside clock driver anymore. Signed-off-by: Tero Kristo <t-kristo@ti.com>