From: Joachim Fenkes Date: Wed, 26 Sep 2007 09:44:57 +0000 (+1000) Subject: [POWERPC] ibmebus: Remove bus match/probe/remove functions X-Git-Tag: v2.6.24-rc1~491^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a988c0a627ee654b4d692570572567aec06c3e13;p=pandora-kernel.git [POWERPC] ibmebus: Remove bus match/probe/remove functions Remove old code that will be replaced by rewritten and shorter functions in the next patch. Keep struct ibmebus_dev and struct ibmebus_driver for now, but replace ibmebus_{,un}register_driver() by dummy functions. This way, the kernel will still compile and run during the transition and git bisect will be happy. Signed-off-by: Joachim Fenkes Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed