From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: [PATCH] common: Add "ifndef __ASSEMBLY__" in asm/global_data.h In-Reply-To: <20210223063437.46651-1-elly.siew.chin.lim@intel.com> References: <20210223063437.46651-1-elly.siew.chin.lim@intel.com> Message-ID: <20210225133136.GO10169@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Feb 23, 2021 at 02:34:37PM +0800, Siew Chin Lim wrote: > Commit "common: Drop asm/global_data.h from common header" added > asm/global_data.h into secure.h. However, secure.h will be included > by psci.S. Adding asm/global_data.h has caused compilation failure in > pcsi.S. Add "ifndef __ASSEMBLY__" in asm/global_data.h. > > Signed-off-by: Siew Chin Lim > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: