From: Simon Horman Date: Fri, 24 May 2013 02:05:59 +0000 (+0900) Subject: libata: do not limit R-Car SATA driver to shmobile X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~16^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c23341ff66c9280c2e76dc9795cd14497ea780f;p=pandora-kernel.git libata: do not limit R-Car SATA driver to shmobile The motivation for this is to allow the driver to be used with the r8a7790 SoC. I believe that rather than adding another SoC to the list of allowed SoCs it is better to simply remove the dependency of the driver on shmobile all together. Signed-off-by: Simon Horman Signed-off-by: Tejun Heo --- Reading git-diff-tree failed