Hello: This patch was applied to andersson/remoteproc.git (refs/heads/for-next): On Wed, 31 Mar 2021 12:27:09 +0000 you wrote: > Fix build error when CONFIG_MAILBOX is not set: > > arm-linux-gnueabi-ld: drivers/remoteproc/imx_rproc.o: in function `imx_rproc_kick': > imx_rproc.c:(.text+0x328): undefined reference to `mbox_send_message' > arm-linux-gnueabi-ld: drivers/remoteproc/imx_rproc.o: in function `imx_rproc_probe': > imx_rproc.c:(.text+0x52c): undefined reference to `mbox_request_channel_byname' > arm-linux-gnueabi-ld: imx_rproc.c:(.text+0x548): undefined reference to `mbox_request_channel_byname' > arm-linux-gnueabi-ld: imx_rproc.c:(.text+0x76c): undefined reference to `mbox_free_channel' > arm-linux-gnueabi-ld: imx_rproc.c:(.text+0x774): undefined reference to `mbox_free_channel' > arm-linux-gnueabi-ld: imx_rproc.c:(.text+0x7c4): undefined reference to `mbox_free_channel' > arm-linux-gnueabi-ld: drivers/remoteproc/imx_rproc.o: in function `imx_rproc_remove': > imx_rproc.c:(.text+0x86c): undefined reference to `mbox_free_channel' > arm-linux-gnueabi-ld: imx_rproc.c:(.text+0x874): undefined reference to `mbox_free_channel' > make: *** [Makefile:1292: vmlinux] Error 1 > > [...] Here is the summary with links: - [-next] remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX https://git.kernel.org/andersson/remoteproc/c/889cb0d43d18 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html