soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARM
commit72b92c9207b8603693f64a4563fb5d14de95db05
authorFelix Held <felix-coreboot@felixheld.de>
Thu, 18 Nov 2021 19:41:40 +0000 (18 20:41 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Wed, 24 Nov 2021 17:03:56 +0000 (24 17:03 +0000)
tree453df0540d0e0b651b47a003cdc060f30492ea81
parent7f61d41c1b8e747c19d40c68291020035493678d
soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARM

Cezanne already uses a define for this and it's better to define and use
constants instead of magic values.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ifa4b3b3cdb161670128b284a3396fc5a85545608
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59586
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
src/soc/amd/picasso/acpi.c
src/soc/amd/picasso/include/soc/acpi.h
src/soc/amd/stoneyridge/acpi.c
src/soc/amd/stoneyridge/include/soc/acpi.h