From: Bartlomiej Zolnierkiewicz Date: Wed, 26 Mar 2014 14:19:23 +0000 (+0100) Subject: ata: fix R-Car SATA driver dependencies X-Git-Tag: v3.15-rc1~161^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7596d93d8dfa7a508ca52c7d9b7db763eb5b0715;p=pandora-kernel.git ata: fix R-Car SATA driver dependencies Make sata_rcar host driver depend on ARCH_SHMOBILE config option as Renesas R-Car SATA support is specific to Renesas SoCs and the driver to work requires suitable device tree node (or platform device) to be defined. Additionally allow the driver build if COMPILE_TEST config option is set. Cc: Simon Horman Cc: Magnus Damm Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Tejun Heo --- Reading git-diff-tree failed