summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/skx/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/xeon_sp/skx/cpu.c')
-rw-r--r--src/soc/intel/xeon_sp/skx/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/skx/cpu.c b/src/soc/intel/xeon_sp/skx/cpu.c
index c59edab0bbde..ea9f531886f6 100644
--- a/src/soc/intel/xeon_sp/skx/cpu.c
+++ b/src/soc/intel/xeon_sp/skx/cpu.c
@@ -221,7 +221,6 @@ static const struct mp_ops mp_ops = {
.post_mp_init = post_mp_init,
};
-
void xeon_sp_init_cpus(struct device *dev)
{
FUNC_ENTER();