commit | d14c374c2e4d2a42692d7fddf86f7261fbe99c5a | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Thu Mar 12 20:32:47 2015 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Mar 17 20:04:32 2015 +1100 |
tree | 09f2670cfe8c6ece0ab2312855e4d766f4eb6ae1 | |
parent | 5299b620977ed6b1edbbedd5d9641c0afa9780fe [diff] |
fbdev: riva: 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: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>