Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clk: constify parent name arrays in macros
parent name array is now expected to be const char *, make the relevent changes in the clk macros which define default clock types. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
- Loading branch information