From: Arnd Bergmann Date: Sun, 17 Jun 2007 23:06:54 +0000 (+0200) Subject: [POWERPC] rename add_bridge to avoid namespace clashes X-Git-Tag: v2.6.23-rc1~767^2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b55f76c9e41ed88f445f64f00ed39b48ed137d;p=pandora-kernel.git [POWERPC] rename add_bridge to avoid namespace clashes Many platforms currently define their own add_bridge function, some of them globally. This breaks some multiplatform configurations. Prefixing each of these functions with the platform name avoids this problem. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed