diff options
author | Nishanth Menon <nm@ti.com> | 2023-08-25 13:02:58 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-09-08 10:07:12 -0400 |
commit | 8b5c4cd78db35a125fb1d9937f36472202efd303 (patch) | |
tree | 745bdf74cf1bd4bdc5ef97d3ea3ff4f44095f150 /common/stdio.c | |
parent | 6beb43e0178a375b90a30b7790d794cafb1e64de (diff) |
arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static
The erratum is called locally, make it static, drop the #ifdeffery since
it will only be called in R5 build and mark it potentially unused to
stop compiler screaming at us.
While at this, drop the redundant return for a void function.
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions