Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integration

This commit is contained in:
Joanna Farley 2023-04-20 10:19:41 +02:00 committed by TrustedFirmware Code Review
commit 2ef07eb402

View file

@ -26,7 +26,6 @@
#endif
#define PLATFORM_CORE_COUNT U(4)
#define PLAT_NUM_POWER_DOMAINS U(5)
#define PLAT_MAX_PWR_LVL U(1)
#define PLAT_MAX_RET_STATE U(1)
#define PLAT_MAX_OFF_STATE U(2)