diff options
author | Yu-Ping Wu <yupingso@chromium.org> | 2022-03-14 16:53:59 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-03-18 15:41:37 +0000 |
commit | 39e6f85ea2c1be74750a16bb2ab7a3892a7b5db1 (patch) | |
tree | 1d0303c9eceb75b156de43c02b65306da3b9a975 /COPYING | |
parent | 12cc10fe8b07a89f682d8e19f3e1073c9fcaacd4 (diff) |
soc/mediatek: Set soc_ops.set_resources as no-op
Without setting the set_resources field for soc_ops, we will get an
error during device initialization:
[ERROR] CPU_CLUSTER: 0 missing set_resources
Because the set_resources field is considered mandatory, explicitly set
it as no-op noop_set_resources.
BUG=b:224419346
TEST=emerge-corsola coreboot
TEST=Did not see the error on krabby
BRANCH=none
Change-Id: Ic82b86f0482a9de09e942c1674be5f0ac615851f
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62785
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions