From: Vinod Koul <vinod.koul@intel.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Dan Williams <dan.j.williams@intel.com>,
Anup Patel <anup.patel@broadcom.com>,
dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: bcm-sba-raid: fix Kconfig dependencies
Date: Fri, 19 May 2017 08:50:53 +0530 [thread overview]
Message-ID: <20170519032053.GJ15061@localhost> (raw)
In-Reply-To: <20170518132639.1685053-1-arnd@arndb.de>
On Thu, May 18, 2017 at 03:25:25PM +0200, Arnd Bergmann wrote:
> 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.
Applied, thanks
--
~Vinod
prev parent reply other threads:[~2017-05-19 3:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-18 13:25 [PATCH] dmaengine: bcm-sba-raid: fix Kconfig dependencies Arnd Bergmann
2017-05-19 3:20 ` Vinod Koul [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170519032053.GJ15061@localhost \
--to=vinod.koul@intel.com \
--cc=anup.patel@broadcom.com \
--cc=arnd@arndb.de \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox