mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] BCM_PDC_MBOX Depends on HAS_DMA
@ 2016-08-01 17:03 Rob Rice
  2016-08-01 17:03 ` [PATCH 1/1] mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX Rob Rice
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Rice @ 2016-08-01 17:03 UTC (permalink / raw)
  To: Jassi Brar
  Cc: Fengguang Wu, Ray Jui, Scott Branden, rob.rice, linux-kernel,
	bcm-kernel-feedback-list, Rob Rice

From: Rob Rice <rrice@broadcom.com>

Adding dependency on HAS_DMA for the Broadcom PDC mailbox driver
to address kbuild test robot linker error.

Rob Rice (1):
  mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX

 drivers/mailbox/Kconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-03 18:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-01 17:03 [PATCH 0/1] BCM_PDC_MBOX Depends on HAS_DMA Rob Rice
2016-08-01 17:03 ` [PATCH 1/1] mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX Rob Rice
2016-08-03 18:04   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome