From: Kevin Hao Date: Thu, 12 Mar 2015 12:32:42 +0000 (+0800) Subject: sata_svw: remove the dependency on PPC_OF X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d610f503612ddb5bf55e477fd48c678b3deab7ca;p=pandora-kernel.git sata_svw: remove the dependency on PPC_OF The OF functionality has moved to a common place and be used by many archs. So we don't need to include the ppc arch specific header files and depend on PPC_OF option any more. This is a preparation for killing PPC_OF. Signed-off-by: Kevin Hao Acked-by: Tejun Heo Acked-by: Benjamin Herrenschmidt Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed