summaryrefslogtreecommitdiff
path: root/src/soc/amd/sabrina/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/sabrina/include')
-rw-r--r--src/soc/amd/sabrina/include/soc/cpu.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/soc/amd/sabrina/include/soc/cpu.h b/src/soc/amd/sabrina/include/soc/cpu.h
index 9aa07b0053..b7578139de 100644
--- a/src/soc/amd/sabrina/include/soc/cpu.h
+++ b/src/soc/amd/sabrina/include/soc/cpu.h
@@ -1,13 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* TODO: Check if this is still correct */
-
#ifndef AMD_SABRINA_CPU_H
#define AMD_SABRINA_CPU_H
#define SABRINA_A0_CPUID 0x008a0f00
-#define CEZANNE_VBIOS_VID_DID 0x10021638
-#define BARCELO_VBIOS_VID_DID 0x100215e7
-
#endif /* AMD_SABRINA_CPU_H */