commit | cce33515010287a5bd7f4b6f9ebce0f56268a7f1 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Fri Jul 22 02:46:57 2022 -0600 |
committer | Michal Simek <michal.simek@amd.com> | Tue Jul 26 08:36:20 2022 +0200 |
tree | f91c8a98fe46778c138607eabb2627df31a838d3 | |
parent | 7b4e365e49c76df88917883bd59dc9799131bac2 [diff] |
mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.h Mailbox driver might be need for Versal and other future platforms. To remove the dependency, move struct zynqmp_ipi_msg to zynqmp_firmware.h so that mailbox driver compiles for other platforms easily. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20220722084658.30995-5-ashok.reddy.soma@xilinx.com