summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/panda/mux.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/panda/mux.h')
-rw-r--r--arch/arm/boards/panda/mux.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boards/panda/mux.h b/arch/arm/boards/panda/mux.h
new file mode 100644
index 0000000000..540d4e5d34
--- /dev/null
+++ b/arch/arm/boards/panda/mux.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
+#ifndef __BOARD_MUX_H
+#define __BOARD_MUX_H
+
+void panda_set_muxconf_regs(void);
+
+#endif /* __BOARD_MUX_H */