aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/intel/xeon_sp/skx/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/xeon_sp/skx/chip.h b/src/soc/intel/xeon_sp/skx/chip.h
index 63e1ed39be..c7f19ec811 100644
--- a/src/soc/intel/xeon_sp/skx/chip.h
+++ b/src/soc/intel/xeon_sp/skx/chip.h
@@ -71,8 +71,6 @@ struct soc_intel_xeon_sp_skx_config {
uint32_t gen4_dec;
};
-extern struct chip_operations soc_intel_xeon_sp_ops;
-
typedef struct soc_intel_xeon_sp_skx_config config_t;
#endif