commit | 0eb84bf54217cb32d61e3b3a76da88bc68a9859d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:44:58 2019 -0700 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 24 23:06:48 2020 +0530 |
tree | eef87384b3c4f0169c0dae2678b382c174b80479 | |
parent | 92052d49a38e0ed7e333acd96d9b2b6f3868db9b [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>