powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Tue, 6 Jan 2009 05:57:24 +0000 (05:57 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:14 +0000 (16:25 +1100)
iSeries dependent drivers fail to build, when CONFIG_VIOPATH is disabled.

Fix the problem by making those drivers select it.

Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found