firmware: zynqmp: Remove duplicated sys_proto.h header

asm/arch/sys_proto.h is included twice that's why remove one.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://patch.msgid.link/cd3c11a7e09ed8db3945910cdfed0eb860dcd61e.1784870326.git.michal.simek@amd.com
This commit is contained in:
Michal Simek
2026-08-12 06:55:14 +02:00
parent f81d620a82
commit 63c228d0a0
-1
View File
@@ -22,7 +22,6 @@
#if defined(CONFIG_ZYNQMP_IPI)
#include <mailbox.h>
#include <asm/arch/sys_proto.h>
#define PMUFW_PAYLOAD_ARG_CNT 8