Re: [PATCH 02/15] sata_svw: remove the dependency on PPC_OF

2015-01-31 Thread Tejun Heo
On Sat, Jan 31, 2015 at 09:47:32PM +0800, Kevin Hao wrote: > 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-o

[PATCH 02/15] sata_svw: remove the dependency on PPC_OF

2015-01-31 Thread Kevin Hao
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 --- drivers/ata/sata_svw.c | 11 +-- 1 file