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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/zephyr/projects/nissa/include/nissa_common.h b/zephyr/projects/nissa/include/nissa_common.h
index 80a9024da1..7cdaba2e50 100644
--- a/zephyr/projects/nissa/include/nissa_common.h
+++ b/zephyr/projects/nissa/include/nissa_common.h
@@ -18,8 +18,6 @@ enum nissa_sub_board_type {
NISSA_SB_HDMI_A = 3, /* HDMI, USB type A */
};
-extern struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_MAX_COUNT];
-
enum nissa_sub_board_type nissa_get_sb_type(void);
#endif /* __CROS_EC_NISSA_NISSA_COMMON_H__ */