commit | 71a157e8edca55198e808f8561dd49017a54ee34 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Mon Feb 01 21:34:14 2010 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 09 08:33:00 2010 -0700 |
tree | a78185ea8204f1e375d88545235ba3d4937ebfaf | |
parent | 89751a7cb70a20f0d604dd7c4be29dd7b0011718 [diff] |
of: add 'of_' prefix to machine_is_compatible() 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>