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:
@@ -22,7 +22,6 @@
|
||||
|
||||
#if defined(CONFIG_ZYNQMP_IPI)
|
||||
#include <mailbox.h>
|
||||
#include <asm/arch/sys_proto.h>
|
||||
|
||||
#define PMUFW_PAYLOAD_ARG_CNT 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user