summaryrefslogtreecommitdiffstats
path: root/include/iomux.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/iomux.h')
-rw-r--r--include/iomux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/iomux.h b/include/iomux.h
index e38a81e775..fcf0f9319e 100644
--- a/include/iomux.h
+++ b/include/iomux.h
@@ -43,6 +43,6 @@ extern int cd_count[MAX_FILES];
int iomux_doenv(const int, const char *);
void iomux_printdevs(const int);
-struct stdio_dev *search_device(int, char *);
+struct stdio_dev *search_device(int, const char *);
#endif /* _IO_MUX_H */
OpenPOWER on IntegriCloud