aboutsummaryrefslogtreecommitdiff
path: root/include/mtd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mtd.h')
-rw-r--r--include/mtd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mtd.h b/include/mtd.h
index 9e5c807..75aca26 100644
--- a/include/mtd.h
+++ b/include/mtd.h
@@ -8,4 +8,6 @@
#include <linux/mtd/mtd.h>
+int mtd_probe(struct udevice *dev);
+
#endif /* _MTD_H_ */