diff options
author | Samuel Holland <samuel.holland@sifive.com> | 2025-03-25 16:43:30 -0700 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-04-23 12:32:51 +0530 |
commit | b80ded7756c233ebe9536b77823c51e916e43ffa (patch) | |
tree | 22ee84bd784da61718323e52812ca07cad661d7d /lib/utils/cppc | |
parent | b353af63e2223409698a5afce7a6413204a499dd (diff) | |
download | opensbi-b80ded7756c233ebe9536b77823c51e916e43ffa.zip opensbi-b80ded7756c233ebe9536b77823c51e916e43ffa.tar.gz opensbi-b80ded7756c233ebe9536b77823c51e916e43ffa.tar.bz2 |
platform: generic: Remove platform override hooks
Now that all of the overrides are modifying generic_platform_ops
directly, remove the unused hooks and forwarding functions. The
remaining members of struct platform_override match struct fdt_driver,
so use that type instead. This allows a future commit to reuse the
fdt_driver-based init function.
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20250325234342.711447-8-samuel.holland@sifive.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/cppc')
0 files changed, 0 insertions, 0 deletions