[PATCH] ata: pata_at91: depend on !ARCH_MULTIPLATFORM
From: tj@kernel.org (Tejun Heo)
Date: 2015-01-13 20:57:05
Also in:
linux-ide, lkml
From: tj@kernel.org (Tejun Heo)
Date: 2015-01-13 20:57:05
Also in:
linux-ide, lkml
On Tue, Jan 13, 2015 at 07:25:17PM +0100, Alexandre Belloni wrote:
Until the driver is corrected to stop using mach/at91isam9_smc.h, it won't compile in a ARCH_MULTIPLATFORM configuration. Suggested-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Alexandre Belloni <redacted>
Applied to libata/for-3.19-fixes. Thanks. -- tejun