[POWERPC] Constify the of_device_id passed to of_platform_bus_probe
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Dec 2007 04:21:51 +0000 (15:21 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 21 Dec 2007 11:14:07 +0000 (22:14 +1100)
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>

No differences found