[PATCH] Create vio_bus_ops
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 17 Aug 2005 06:41:44 +0000 (16:41 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 30 Aug 2005 03:23:47 +0000 (13:23 +1000)
Create vio_bus_ops so that we just pass a structure to vio_bus_init
instead of three separate function pointers.

Rearrange vio.h to avoid forward references. vio.h only needs
struct device_node from prom.h so remove the include and just
declare it.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found