]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Fix device_is_compatible() const warning
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 20 Oct 2006 01:49:54 +0000 (11:49 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 25 Oct 2006 01:54:24 +0000 (11:54 +1000)
commitbcce06df63c83c1ff7ccfb412e542456f55cb671
tree685cea696b705b7544cfc16e90213b03158df016
parent41a9350a85ece361fefd105a726b609404e51699
[POWERPC] Fix device_is_compatible() const warning

Fix a const'ification related warning with device_is_compatible()
and friends related to get_property() not properly having const
on it's input device node argument.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom.c
include/asm-powerpc/prom.h