aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2021-06-03 08:26:31 +0100
committerSudeep Holla <[email protected]>2021-06-03 16:46:41 +0100
commitab7766b72855e6a68109b915d071181b93086e29 (patch)
tree5a40d6226386667f6265ad520a541dc2b016b38f /scripts
parent0cb7af474e0dbb2f500c67aa62b6db9fafa74de2 (diff)
firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected
0day CI kernel test robot reported following build error with randconfig aarch64-linux-ld: drivers/firmware/arm_scmi/driver.o:(.rodata+0x1e0): undefined reference to `scmi_mailbox_desc' Fix the error by adding CONFIG_MAILBOX dependency for scmi_mailbox_desc. Link: https://lore.kernel.org/r/[email protected] Cc: Etienne Carriere <[email protected]> Cc: Cristian Marussi <[email protected]> Reviewed-by: Etienne Carriere <[email protected]> Reviewed-by: Cristian Marussi <[email protected]> Tested-by: Cristian Marussi <[email protected]> Reported-by: kernel test robot <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions