mtd: nand: denali_dt: add a DT driver
[pandora-u-boot.git] / drivers / mtd / nand / denali.h
index 0e098bd..694bce5 100644 (file)
@@ -464,4 +464,6 @@ struct denali_nand_info {
        uint32_t max_banks;
 };
 
+int denali_init(struct denali_nand_info *denali);
+
 #endif /* __DENALI_H__ */