]> err.no Git - linux-2.6/blobdiff - arch/powerpc/kernel/prom.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / arch / powerpc / kernel / prom.c
index bdcd23d8d8b99f8648b61a63aa4ece60f66c375a..a38197b12d3e991a22dd06850911cecdd1869cce 100644 (file)
@@ -1218,7 +1218,7 @@ void of_attach_node(struct device_node *np)
  * a reference to the node.  The memory associated with the node
  * is not freed until its refcount goes to zero.
  */
-void of_detach_node(const struct device_node *np)
+void of_detach_node(struct device_node *np)
 {
        struct device_node *parent;