[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)
commitb91bdd15174ca7104905d74aaf89a6815c3f9d8c
tree70ee916903313ff1f412276bd52046d53eae8cb9
parent92d1616ec0302266dd753a6c2fc5b2f6e7d36a72
[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>
arch/powerpc/kernel/of_platform.c
include/asm-powerpc/of_platform.h