From: Julian Margetson <runaway@candw.ms>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Michael Ellerman <mpe@ellerman.id.au>,
linuxppc-dev@lists.ozlabs.org, Ian Munsie <imunsie@au1.ibm.com>,
Tejun Heo <tj@kernel.org>,
linux-ide@vger.kernel.org
Subject: Re: [PATCH 1/1] ata: select DW_DMAC in case of SATA_DWC
Date: Tue, 05 May 2015 07:37:27 -0400 [thread overview]
Message-ID: <5548AB77.4000208@candw.ms> (raw)
In-Reply-To: <1430817243-98654-1-git-send-email-andriy.shevchenko@linux.intel.com>
Thank you.
this resolves the build issue .
On 5/5/2015 5:14 AM, Andy Shevchenko wrote:
> Since sata_dwc_460ex.c was moved to generic DMA driver we have to ensure that
> user can still compile it.
>
> Fixes: 8b3444852a2b (sata_dwc_460ex: move to generic DMA driver)
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> drivers/ata/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
> index ee5209f..9dca4b9 100644
> --- a/drivers/ata/Kconfig
> +++ b/drivers/ata/Kconfig
> @@ -270,6 +270,7 @@ config ATA_PIIX
> config SATA_DWC
> tristate "DesignWare Cores SATA support"
> depends on 460EX
> + select DW_DMAC
> help
> This option enables support for the on-chip SATA controller of the
> AppliedMicro processor 460EX.
next prev parent reply other threads:[~2015-05-05 11:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-05 9:14 [PATCH 1/1] ata: select DW_DMAC in case of SATA_DWC Andy Shevchenko
2015-05-05 11:37 ` Julian Margetson [this message]
2015-05-05 13:49 ` Tejun Heo
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=5548AB77.4000208@candw.ms \
--to=runaway@candw.ms \
--cc=andriy.shevchenko@linux.intel.com \
--cc=imunsie@au1.ibm.com \
--cc=linux-ide@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=tj@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;
as well as URLs for NNTP newsgroup(s).