commit | b91bdd15174ca7104905d74aaf89a6815c3f9d8c | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Fri Dec 21 15:21:51 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Dec 21 22:14:07 2007 +1100 |
tree | 70ee916903313ff1f412276bd52046d53eae8cb9 | |
parent | 92d1616ec0302266dd753a6c2fc5b2f6e7d36a72 [diff] |
[POWERPC] Constify the of_device_id passed to of_platform_bus_probe This will allow us to declare const all the statically declared arrrays of these. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>