commit | d610f503612ddb5bf55e477fd48c678b3deab7ca | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Thu Mar 12 20:32:42 2015 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Mar 17 20:04:31 2015 +1100 |
tree | 04befe087f8f393f70bd8f867225486ff2f2a6dc | |
parent | 8edcee0e1f7dd703a2f3049ea1bc8c19bd945eb6 [diff] |
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 <haokexin@gmail.com> Acked-by: Tejun Heo <tj@kernel.org> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>