configs: meson64_android: add board specific env settings
[platform/kernel/u-boot.git] / include / iomux.h
index bd4a143..37f5f6d 100644 (file)
@@ -31,6 +31,7 @@ extern int cd_count[MAX_FILES];
 
 int iomux_match_device(struct stdio_dev **, const int, struct stdio_dev *);
 int iomux_doenv(const int, const char *);
+int iomux_replace_device(const int, const char *, const char *);
 void iomux_printdevs(const int);
 
 #endif /* _IO_MUX_H */