From patchwork Wed Oct 26 08:17:38 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 79356 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp284267qge; Wed, 26 Oct 2016 01:17:57 -0700 (PDT) X-Received: by 10.98.217.22 with SMTP id s22mr1965776pfg.40.1477469877159; Wed, 26 Oct 2016 01:17:57 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id p187si1319177pfg.145.2016.10.26.01.17.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Oct 2016 01:17:57 -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 6936F1A1E77; Wed, 26 Oct 2016 01:17:56 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (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 87CFC1A1E73 for ; Wed, 26 Oct 2016 01:17:55 -0700 (PDT) Received: by mail-wm0-x233.google.com with SMTP id b80so210300201wme.1 for ; Wed, 26 Oct 2016 01:17:55 -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=HjK9zDqThqCo9cuD41MSFN6/MrcyghwomRKfpAhnPVzyUK1d1rkN6tpa+j2Ze2q2p0 plbTjDlQb7Z99cayk1REti7ph779a8RIL6KFbLo7a4P/ti8dboJWGXsZuFOgYkOmBPx6 Luemd/dKBlYYzMicqtvyP0VcNENpsHQWUZTyE= 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=gCBM9TFthziMdboFIBVaCHSaw0Q+R7xX2GP5/4tkNNewmQBE3qTOq/0D30T5kshnpT JdeXIk+PnATAkVEH84x2WtG5WCDfIp7fylvjhyMUz9DU33di3VPxjQ1KFcjPhIWECXWH 7Az4WbNAtFJvUSEbDMF8KznO3am92QzdYPhOW158Yp0NYgVf0z4c/jto7zjrQGQ8VjD5 6XaFReCc2GbqxIq9oJJvTrrwH15Ux+Ivqqv3THiMiLzuFM6Nt0DVhiwz0gJ+PFlHfzBh dsfcqMhH0lXcJp4TRY5vusAAslACesUCYm5X4LIL9yQQzoEnLbQ9uQDH3DAG49fYjRtM XRCQ== X-Gm-Message-State: ABUngvfzun8jtoXfGAtq16h5zxDPtK4gZGOTVNTnIF+2HC1WCj48OI5sZi3oo/jQOtsJv6rd X-Received: by 10.28.96.85 with SMTP id u82mr1586335wmb.37.1477469873115; Wed, 26 Oct 2016 01:17:53 -0700 (PDT) Received: from localhost.localdomain ([105.150.227.229]) by smtp.gmail.com with ESMTPSA id y2sm1166640wjx.20.2016.10.26.01.17.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 26 Oct 2016 01:17:52 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Date: Wed, 26 Oct 2016 09:17:38 +0100 Message-Id: <1477469862-10046-3-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477469862-10046-1-git-send-email-ard.biesheuvel@linaro.org> References: <1477469862-10046-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v2 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