diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-05-18 15:25:25 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-05-19 05:20:29 +0200 |
commit | 58d96125103c77686271f515d2ffad0d6d0dedc8 (patch) | |
tree | f0f934e9b09edbb02de3cb22b8d36f13a3699541 /drivers/nvmem/mtk-efuse.c | |
parent | dt-bindings: Add DT bindings document for Broadcom SBA RAID driver (diff) | |
download | linux-58d96125103c77686271f515d2ffad0d6d0dedc8.tar.xz linux-58d96125103c77686271f515d2ffad0d6d0dedc8.zip |
dmaengine: bcm-sba-raid: fix Kconfig dependencies
The new driver requires both mailbox and raid support for compile
testing:
drivers/dma/built-in.o: In function `sba_remove':
edma.c:(.text+0x4414): undefined reference to `mbox_free_channel'
drivers/dma/built-in.o: In function `sba_issue_pending':
edma.c:(.text+0x46cc): undefined reference to `mbox_send_message'
drivers/dma/built-in.o: In function `sba_probe':
edma.c:(.text+0x4e60): undefined reference to `mbox_request_channel'
edma.c:(.text+0x5038): undefined reference to `mbox_free_channel'
drivers/dma/built-in.o: In function `sba_tx_status':
edma.c:(.text+0x5210): undefined reference to `mbox_client_peek_data'
drivers/dma/built-in.o: In function `sba_prep_dma_pq_req':
edma.c:(.text+0x5784): undefined reference to `raid6_gflog'
edma.c:(.text+0x5798): undefined reference to `raid6_gflog'
This rearranges the Kconfig dependencies accordingly.
Fixes: 743e1c8ffe4e ("dmaengine: Add Broadcom SBA RAID driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/nvmem/mtk-efuse.c')
0 files changed, 0 insertions, 0 deletions