From: Stephen Rothwell Date: Wed, 17 Aug 2005 06:41:44 +0000 (+1000) Subject: [PATCH] Create vio_bus_ops X-Git-Tag: v2.6.14-rc1~1034^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d276d751ff5ddba28312aecefb174b20a5b970;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed