From patchwork Fri Oct 28 09:28:12 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 79870 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp1075407qge; Fri, 28 Oct 2016 02:28:35 -0700 (PDT) X-Received: by 10.98.202.77 with SMTP id n74mr7657555pfg.73.1477646915378; Fri, 28 Oct 2016 02:28:35 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id 191si12512829pgb.303.2016.10.28.02.28.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Oct 2016 02:28:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 7A0E581D43; Fri, 28 Oct 2016 02:28:34 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4861581D17 for ; Fri, 28 Oct 2016 02:28:32 -0700 (PDT) Received: by mail-wm0-x232.google.com with SMTP id b80so84382070wme.1 for ; Fri, 28 Oct 2016 02:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=us63YAbgbj/5NrjK6Eh3CE/qzlVKVunsVi3elJupBIw=; b=KaB3x/3WhiEbHKSQnSnY29MSS+Fm6NNtFp8ienkaG/jqxllazCnEYrZgjDzlHHxgeK K2XJ2WQ+7LzSyt20491nz7FVKcaA7ri3meRlS+DtDmVc0tAcwR+wYND/lGXs0fOOCZex v65zOjziOvWVMFfXnE9KUYCR9KL3+1uqT5uQI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=us63YAbgbj/5NrjK6Eh3CE/qzlVKVunsVi3elJupBIw=; b=G+8dwTdxBl5n7dW3zUn46rkWWFTbpIx4PGcxtGCPPFTatL3uAAayDyrwCiyg+tt/xU +HzrDXjCasCKm1tANl1UPWwzs2NdEFnMTn460uy+VhV/gLmBMOq179XtVje0SM4IHZpA pZzCLBD6TKtOqZ2G9SXgIsV1zuIwz4lphRVjuCXPq7DR25YQqLPvFGrp1RdpPNCRJRkq ATFTMBuGNKyF5In+lIaS7ZVOeRk5KlruCp/mrvTpot2nZiWpt5d3MG5gjalMB1RtQnPP HI6h4Et6+aue7w8Yoiw+isnT55PvXT6Sd0GpA0FWL5UDmLG6ntEBj6C6lyAIGR7Lk+2A rUXw== X-Gm-Message-State: ABUngve9W5syoqudp5p4F5+UTufPBAWK4w3QVnkHR0OHKPTTcMJbc/K/vbWNMAsqJ6wt5oVi X-Received: by 10.194.154.227 with SMTP id vr3mr11144354wjb.127.1477646907898; Fri, 28 Oct 2016 02:28:27 -0700 (PDT) Received: from localhost.localdomain ([105.150.227.229]) by smtp.gmail.com with ESMTPSA id t129sm5074228wmg.23.2016.10.28.02.28.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 28 Oct 2016 02:28:27 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Date: Fri, 28 Oct 2016 10:28:12 +0100 Message-Id: <1477646896-21444-3-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477646896-21444-1-git-send-email-ard.biesheuvel@linaro.org> References: <1477646896-21444-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v3 2/6] ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ryan.harkin@linaro.org, lersek@redhat.com, Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Drop the include of AsmMacroIoLib.h, which contains GCC preprocessor macros that RVCT does not use or require, given it has its own AsmMacroIoLib.inc Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Tested-by: Ryan Harkin Reviewed-by: Leif Lindholm --- ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Helper.asm | 4 ---- 1 file changed, 4 deletions(-) -- 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Helper.asm b/ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Helper.asm index 1417c9a78204..882f25b780cd 100644 --- a/ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Helper.asm +++ b/ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Helper.asm @@ -11,10 +11,6 @@ // // -#include -#include -#include - INCLUDE AsmMacroExport.inc INCLUDE AsmMacroIoLib.inc