diff options
author | Furquan Shaikh <furquan@google.com> | 2020-07-15 20:17:23 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-07-17 18:29:44 +0000 |
commit | 1917a3525c3ec44a9a4512eba626de9902370fae (patch) | |
tree | 17c4fb9a8b9089140ff512112847b2817de94b20 /src/drivers/broadcom | |
parent | dbac2b59128193b5c44b3587c75f09a560a2c426 (diff) |
soc/amd/picasso: Drop _INI and OSFL methods
This change drops _INI and OSFL methods under \_SB since they are not doing
anything useful. _INI only calls OSFL and OSFL initializes OSVR if not
already initialized and returns OSVR value. However, OSVR is not used
anywhere and hence both these functions can be dropped.
BUG=b:153879530
Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: I4f3e1c93a855006cc115087fded20bfb76c1133e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43515
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/broadcom')
0 files changed, 0 insertions, 0 deletions