commit | 19406d7d9512254d1a467997101bb77b090a44be | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Jan 13 19:25:17 2015 +0100 |
committer | Tejun Heo <tj@kernel.org> | Tue Jan 13 15:56:02 2015 -0500 |
tree | 81ad1acb02c6f0d8d604023247916b95c2870931 | |
parent | 46319e13581a6c442b0a0e5a3bd5d9af4496f252 [diff] |
ata: pata_at91: depend on !ARCH_MULTIPLATFORM 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 <alexandre.belloni@free-electrons.com> Signed-off-by: Tejun Heo <tj@kernel.org>