summaryrefslogtreecommitdiff
path: root/zephyr/program/myst/myst/include/usb_mux_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/myst/myst/include/usb_mux_config.h')
-rw-r--r--zephyr/program/myst/myst/include/usb_mux_config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/zephyr/program/myst/myst/include/usb_mux_config.h b/zephyr/program/myst/myst/include/usb_mux_config.h
deleted file mode 100644
index 848753ba67..0000000000
--- a/zephyr/program/myst/myst/include/usb_mux_config.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Copyright 2023 The ChromiumOS Authors
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#ifndef __MYST_USB_MUX_CONFIG_H
-#define __MYST_USB_MUX_CONFIG_H
-
-uint32_t get_io_db_type_from_cached_cbi(void);
-
-#endif /* __MYST_USB_MUX_CONFIG_H */