[POWERPC] of_platform_make_bus_id(): make `magic' int
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Thu, 7 Dec 2006 15:49:18 +0000 (16:49 +0100)
committerPaul Mackerras <paulus@samba.org>
Fri, 8 Dec 2006 06:10:22 +0000 (17:10 +1100)
commit30d368430e71bbeaa52ae978b10b6f5f6267d912
tree3cea9edfdc47edde66d4e018c34ff3f870008aba
parent9e254c45fb0385b411ad93960f3838de80895210
[POWERPC] of_platform_make_bus_id(): make `magic' int

of_platform_make_bus_id(): Kill a compiler warning which is a real
bug on PPC64 by changing `magic' to `int'.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/of_platform.c