Files
android_kernel_xiaomi_sm8450/drivers/ata
Arnd Bergmann 2af89a3cde ata: pata_at91 only works on sam9
The smc driver used by pata_at91 is at91sam9 specific, so building
this driver on another at91 platform results in this error:

ERROR: "sam9_smc_configure" [drivers/ata/pata_at91.ko] undefined!
ERROR: "sam9_smc_write_mode" [drivers/ata/pata_at91.ko] undefined!
ERROR: "sam9_smc_read_mode" [drivers/ata/pata_at91.ko] undefined!

This patch changes the Kconfig dependency to ensure it always works.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
2014-05-08 11:00:00 -04:00
..
2014-05-08 11:00:00 -04:00
2013-06-02 22:22:03 -07:00
2013-07-30 08:59:24 -04:00
2014-03-11 08:30:53 -04:00
2013-06-02 22:22:03 -07:00
2014-03-26 12:36:53 -04:00
2008-01-23 05:24:15 -05:00
2013-06-02 22:22:03 -07:00
2014-03-26 12:36:53 -04:00
2007-07-02 10:17:42 -04:00