commit | 85d6531c474cf37d4af5b968f58bb73b4a1adc56 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:44:58 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 17 13:27:29 2020 -0500 |
tree | f0cc6b3d11ecaa17e4fb644b7cce3cc23e57142a | |
parent | 4be8fc9454d3d07a6369ae21f32f7db6188a4817 [diff] |
common: Move clock functions into a new file These three clock functions don't use driver model and should be migrated. In the meantime, create a new file to hold them. Signed-off-by: Simon Glass <sjg@chromium.org>