summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/spr/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/xeon_sp/spr/include')
-rw-r--r--src/soc/intel/xeon_sp/spr/include/soc/soc_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/xeon_sp/spr/include/soc/soc_util.h b/src/soc/intel/xeon_sp/spr/include/soc/soc_util.h
index a7bf06ca84..631601e9d8 100644
--- a/src/soc/intel/xeon_sp/spr/include/soc/soc_util.h
+++ b/src/soc/intel/xeon_sp/spr/include/soc/soc_util.h
@@ -31,8 +31,6 @@
const struct SystemMemoryMapHob *get_system_memory_map(void);
const struct SystemMemoryMapElement *get_system_memory_map_elment(uint8_t *num);
-uint32_t get_socket_stack_busno(uint32_t socket, uint32_t stack);
-
bool is_iio_cxl_stack_res(const STACK_RES *res);
void soc_display_iio_universal_data_hob(const IIO_UDS *hob);