From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tan, Ley Foon Date: Tue, 23 Mar 2021 09:22:21 +0000 Subject: [v1 4/5] arm: socfpga: Rearrange sequence of macros in handoff_soc64.h In-Reply-To: <20210315094329.30282-5-elly.siew.chin.lim@intel.com> References: <20210315094329.30282-1-elly.siew.chin.lim@intel.com> <20210315094329.30282-5-elly.siew.chin.lim@intel.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: Lim, Elly Siew Chin > Sent: Monday, March 15, 2021 5:43 PM > To: u-boot at lists.denx.de > Cc: Marek Vasut ; Tan, Ley Foon > ; See, Chin Liang ; > Simon Goldschmidt ; Chee, Tien Fong > ; Westergreen, Dalon > ; Simon Glass ; Gan, > Yau Wai ; Lim, Elly Siew Chin > > Subject: [v1 4/5] arm: socfpga: Rearrange sequence of macros in > handoff_soc64.h > > Rearrange sequence of macros in handoff_soc64.h without any functionality > change. In preparation for Stratix10 and Agilex handoff function restructuring. > > Signed-off-by: Siew Chin Lim > --- > arch/arm/mach-socfpga/include/mach/handoff_soc64.h | 22 > ++++++++++++---------- > 1 file changed, 12 insertions(+), 10 deletions(-) > Reviewed-by: Ley Foon Tan