linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 05/11] ata: Remove ARCH_KIRKWOOD dependency
       [not found] <1400163836-9831-1-git-send-email-andrew@lunn.ch>
@ 2014-05-15 14:23 ` Andrew Lunn
  2014-05-15 17:46   ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Lunn @ 2014-05-15 14:23 UTC (permalink / raw)
  To: linux ARM, Jason Cooper; +Cc: Andrew Lunn, Tejun Heo, linux-ide

mach-kirkwood has been removed, now that kirkwood lives in mach-mvebu.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Cc: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org
---
 drivers/ata/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 20e03a7eb8b4..771f226cf8f4 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -281,7 +281,7 @@ config SATA_HIGHBANK
 
 config SATA_MV
 	tristate "Marvell SATA support"
-	depends on PCI || ARCH_DOVE || ARCH_KIRKWOOD || ARCH_MV78XX0 || \
+	depends on PCI || ARCH_DOVE || ARCH_MV78XX0 || \
 		   ARCH_MVEBU || ARCH_ORION5X || COMPILE_TEST
 	select GENERIC_PHY
 	help
-- 
2.0.0.rc2


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

* Re: [PATCH RFC 05/11] ata: Remove ARCH_KIRKWOOD dependency
  2014-05-15 14:23 ` [PATCH RFC 05/11] ata: Remove ARCH_KIRKWOOD dependency Andrew Lunn
@ 2014-05-15 17:46   ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2014-05-15 17:46 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: linux ARM, Jason Cooper, linux-ide

On Thu, May 15, 2014 at 04:23:50PM +0200, Andrew Lunn wrote:
> mach-kirkwood has been removed, now that kirkwood lives in mach-mvebu.
> 
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: linux-ide@vger.kernel.org

Acked-by: Tejun Heo <tj@kernel.org>

Please feel free to route the patch as you see fit.

Thanks.

-- 
tejun

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

end of thread, other threads:[~2014-05-15 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1400163836-9831-1-git-send-email-andrew@lunn.ch>
2014-05-15 14:23 ` [PATCH RFC 05/11] ata: Remove ARCH_KIRKWOOD dependency Andrew Lunn
2014-05-15 17:46   ` Tejun Heo

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).