]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite2100efb266c9335925191afe79f81f8d0a5807e
tree685cea696b705b7544cfc16e90213b03158df016
parent859deea949c382d9ccb6397fe33df3703ecef45d
[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