soc/amd/picasso: Remove unused defines from cpu.h
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com> Change-Id: I4ed3e7c82ef5808a0e96c07c16f4872f8ca3ec76 Reviewed-on: https://review.coreboot.org/c/coreboot/+/38693 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
cbae2e401e
commit
69cfbb0750
|
@ -18,9 +18,6 @@
|
|||
|
||||
#include <device/device.h>
|
||||
|
||||
#define SOC_EARLY_VMTRR_FLASH 1
|
||||
#define SOC_EARLY_VMTRR_TEMPRAM 2
|
||||
|
||||
#define CSTATE_BASE_REG 0xc0010073
|
||||
|
||||
void picasso_init_cpus(struct device *dev);
|
||||
|
|
Loading…
Reference in New Issue