summaryrefslogtreecommitdiff
path: root/zephyr/projects/nissa/include/nissa_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/nissa/include/nissa_common.h')
-rw-r--r--zephyr/projects/nissa/include/nissa_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/zephyr/projects/nissa/include/nissa_common.h b/zephyr/projects/nissa/include/nissa_common.h
index b0f99b5d05..7ee9056a71 100644
--- a/zephyr/projects/nissa/include/nissa_common.h
+++ b/zephyr/projects/nissa/include/nissa_common.h
@@ -22,9 +22,4 @@ extern struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_MAX_COUNT];
enum nissa_sub_board_type nissa_get_sb_type(void);
-/**
- * Return any necessary mux configuration for the sub-board USB-C port.
- */
-const struct usb_mux *nissa_get_c1_sb_mux(void);
-
#endif /* __CROS_EC_NISSA_NISSA_COMMON_H__ */