]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/prom.h
Pull video into release branch
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / prom.h
index 6e391c9894ce7e513f7e75e1a62c263d5f7a6eb1..672083787a1d8eb1664ba77c5509cf58e708cd96 100644 (file)
@@ -139,7 +139,7 @@ extern unsigned long __init of_get_flat_dt_root(void);
 
 /* For updating the device tree at runtime */
 extern void of_attach_node(struct device_node *);
-extern void of_detach_node(const struct device_node *);
+extern void of_detach_node(struct device_node *);
 
 /* Other Prototypes */
 extern void finish_device_tree(void);