diff options
author | Tom Rini | 2023-09-21 19:32:48 -0400 |
---|---|---|
committer | Tom Rini | 2023-10-09 15:24:31 -0400 |
commit | 4f9c7a9f547785dc6028e3d737ab7c53e7851b17 (patch) | |
tree | 9832caab67705f63f41e1520bdad76ddf528d399 /api | |
parent | db7516b635692d2d4ab9ce0fefa13a637fb4698e (diff) |
exynos: Cleanup exynos_init
- None of the callers perform error checking and based on the non-empty
versions of this function, there's no checking to be done, so make
this a void.
- Add a default weak version of the function.
- Remove the empty versions of exynos_init now that we have a weak
version.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions