commit | 71d276d751ff5ddba28312aecefb174b20a5b970 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Aug 17 16:41:44 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Aug 30 13:23:47 2005 +1000 |
tree | 1d2262f427fb0e117d0ad464eaf3375373e166f8 | |
parent | b877b90f227fb9698d99fb70492d432362584082 [diff] |
[PATCH] Create vio_bus_ops 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>