git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9fd305
)
[POWERPC] rename add_bridge to avoid namespace clashes
author
Arnd Bergmann
<arnd@arndb.de>
Sun, 17 Jun 2007 23:06:54 +0000
(
01:06
+0200)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:56:23 +0000
(
01:56
-0500)
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 <arnd@arndb.de>
No differences found