lightnvm: fix missing grown bad block type
[firefly-linux-kernel-4.4.55.git] / include / linux / of_pdt.h
index c65a18a0cfdf3f45a3925c652410395eb842da84..7e09244bb6797509d6024c0c624c40289ee5d213 100644 (file)
@@ -39,7 +39,6 @@ extern void *prom_early_alloc(unsigned long size);
 /* for building the device tree */
 extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops);
 
-extern void (*of_pdt_build_more)(struct device_node *dp,
-               struct device_node ***nextp);
+extern void (*of_pdt_build_more)(struct device_node *dp);
 
 #endif /* _LINUX_OF_PDT_H */