diff options
| author | Arnd Bergmann <[email protected]> | 2025-03-14 15:48:13 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2025-03-18 12:13:03 +0000 |
| commit | 51f0b8911ec4355cea07b180f6569cc52f65aaa8 (patch) | |
| tree | 46425db7fec16ddf483efa4a00931b183dd8c3de /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | firmware: thead,th1520-aon: Fix use after free in th1520_aon_init() (diff) | |
| download | kernel-51f0b8911ec4355cea07b180f6569cc52f65aaa8.tar.gz kernel-51f0b8911ec4355cea07b180f6569cc52f65aaa8.zip | |
firmware: thead: add CONFIG_MAILBOX dependency
Without this, the driver fails to build:
ld: drivers/firmware/thead,th1520-aon.o: in function `th1520_aon_call_rpc':
thead,th1520-aon.c:(.text+0x28): undefined reference to `mbox_send_message'
ld: drivers/firmware/thead,th1520-aon.o: in function `th1520_aon_deinit':
thead,th1520-aon.c:(.text+0x17e): undefined reference to `mbox_free_channel'
ld: drivers/firmware/thead,th1520-aon.o: in function `th1520_aon_init':
thead,th1520-aon.c:(.text+0x1d9): undefined reference to `mbox_request_channel_byname'
Fixes: e4b3cbd840e5 ("firmware: thead: Add AON firmware protocol driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Michal Wilczynski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
