]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc64/prom.h
[PATCH] ppc64: SMU partition recovery
[linux-2.6-omap-h63xx.git] / include / asm-ppc64 / prom.h
index bdb47174ff0eacde3a69089905bafa02196d3d5b..76bb0266d67c1d2a6c241fe41d7129f003f00e24 100644 (file)
@@ -213,6 +213,6 @@ extern int prom_n_addr_cells(struct device_node* np);
 extern int prom_n_size_cells(struct device_node* np);
 extern int prom_n_intr_cells(struct device_node* np);
 extern void prom_get_irq_senses(unsigned char *senses, int off, int max);
-extern void prom_add_property(struct device_node* np, struct property* prop);
+extern int prom_add_property(struct device_node* np, struct property* prop);
 
 #endif /* _PPC64_PROM_H */