From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 13 Oct 2016 16:35:21 +0200 Subject: [U-Boot] [U-Boot,v2,2/8] efi: Use asmlinkage for EFIAPI In-Reply-To: <1474838857-25045-2-git-send-email-sjg@chromium.org> References: <1474838857-25045-2-git-send-email-sjg@chromium.org> Message-ID: <20161013143521.35813.5199@achrid.arch.suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > This is required for x86 and is also correct for ARM (since it is empty). > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng Thanks, applied to