diff options
author | YueHaibing <[email protected]> | 2022-03-18 04:03:05 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-03-18 06:03:40 +0100 |
commit | f4a4f9a54b2c52b0c6f40d0f37a129e9909fa62d (patch) | |
tree | 9214638cdbbff06af4e48dd3a3852904cd33a711 /net/lapb/lapb_timer.c | |
parent | 75080cc331e91b82f8b0f2273c0803045659ab15 (diff) |
media: platform: amphion: Fix build error without MAILBOX
while COMPILE_TEST is y and MAILBOX is n, build fails:
ERROR: modpost: "mbox_request_channel_byname" [drivers/media/platform/amphion/amphion-vpu.ko] undefined!
ERROR: modpost: "mbox_free_channel" [drivers/media/platform/amphion/amphion-vpu.ko] undefined!
ERROR: modpost: "mbox_send_message" [drivers/media/platform/amphion/amphion-vpu.ko] undefined!
Adding a MAILBOX dependency in VIDEO_AMPHION_VPU to fix this.
Link: https://lore.kernel.org/linux-media/[email protected]
Fixes: 52b3a219dd4a ("media: platform: amphion: move config to its own file")
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions