diff options
author | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2022-03-28 13:25:16 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-05-04 13:23:16 +0000 |
commit | c48ec7b2bf3d09bd8be8fb3b9e3aac66f3dbf5dc (patch) | |
tree | e03d02bedda38674347911e497ee320e4010e4a4 /src/soc/amd/common/block | |
parent | 8e4eb83980d511f2e3727c5692f2ab86b47fe5da (diff) |
mb/google/brya/var/taeko{4es}: Remove extraneous __weak attributes
Functions that are intended to override weak ones defined in the
baseboard should not also be declared weak, otherwise how would
the linker know which copy to keep.
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Ia2ceee77d00a5baa915fd1f306d76e79aa609e65
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63179
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/soc/amd/common/block')
0 files changed, 0 insertions, 0 deletions