X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fprom.h;h=672083787a1d8eb1664ba77c5509cf58e708cd96;hb=7616ee95f27a04fd5a6434e9ef4a82cec4b2807c;hp=6e391c9894ce7e513f7e75e1a62c263d5f7a6eb1;hpb=b4b613fd83853f8c688b3de20ab1a42331257975;p=linux-2.6 diff --git a/include/asm-powerpc/prom.h b/include/asm-powerpc/prom.h index 6e391c9894..672083787a 100644 --- a/include/asm-powerpc/prom.h +++ b/include/asm-powerpc/prom.h @@ -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);