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:
89751a7
)
of: add 'of_' prefix to machine_is_compatible()
author
Grant Likely
<grant.likely@secretlab.ca>
Tue, 2 Feb 2010 04:34:14 +0000
(21:34 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 9 Feb 2010 15:33:00 +0000
(08:33 -0700)
machine is compatible is an OF-specific call. It should have
the of_ prefix to protect the global namespace.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Michal Simek <monstr@monstr.eu>
No differences found