Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clk: fixed-factor: Remove export symbol on setup function
This function is marked __init, so it can't possibly need to be exported to modules. Remove the marking. Cc: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
- Loading branch information