From patchwork Mon Oct 24 16:06:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 78989 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp2658611qge; Mon, 24 Oct 2016 09:07:08 -0700 (PDT) X-Received: by 10.98.150.79 with SMTP id c76mr29930538pfe.154.1477325228406; Mon, 24 Oct 2016 09:07:08 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id o30si16093493pgd.34.2016.10.24.09.07.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Oct 2016 09:07:08 -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 F018F1A1E77; Mon, 24 Oct 2016 09:07:07 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (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 2CDF51A1E3B for ; Mon, 24 Oct 2016 09:07:04 -0700 (PDT) Received: by mail-wm0-x22f.google.com with SMTP id c78so123425316wme.1 for ; Mon, 24 Oct 2016 09:07:04 -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=ANXuAk1ukM29JgmqCEZ2HJXPN6IQLD4bE1f33gGrNr8=; b=eNPI1e1g2cvHIPOoYuOrpl+SMlhaL5lzehSNCeEf7owaTrysIHPWjDmCQHWcOpSU+q ur4Cq+utzdOId+cJmIAE3nTMQeDjXsdYQJ7hFnqRDnotfB/hrlev85LYjcAuD9oPptXp yJKmyY5xL5uYJbdZ+PrRMKDPDxPcbx7y12r5s= 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=ANXuAk1ukM29JgmqCEZ2HJXPN6IQLD4bE1f33gGrNr8=; b=DzgiFF86hUFTrJXLmNmcJsnzfurs2gZX83nPKkZqKXwXghAj3OaJCqveQ2LA+Qv+az bdCWEeQKfK3R1uPcCZbThRW1cNZ7GQP4WBaTz6UAvHbmtd/n+fcRe4eeoMJ7YQayaW8j dF0jT3xCnGKR5RwMa8m+vEaMi2kCVpfhiv9m0ZgbYdsnjXBX6yvi7MWG9wvenVyyYhia Pcs2yvLEIKdlMVeVn2sEquJFPIzgIH1DClkKeycjDo5QaJvKsU70ftnsa1HGoKjiPSRR 2dTq2AK2VU/bMQRuD+cfc+2K8T+7TPVuosjyF2hzrKfhSQ84+c383JT8p8fg5LpHgZFR SXzQ== X-Gm-Message-State: AA6/9Rmq1+EAwW5q62iHFiz9NJ7vveD90R+s9EdZNpjQfA0DZFsv0XgsTi6qqF9yvzSubS0/ X-Received: by 10.28.69.209 with SMTP id l78mr14988069wmi.116.1477325221775; Mon, 24 Oct 2016 09:07:01 -0700 (PDT) Received: from localhost.localdomain ([105.146.229.54]) by smtp.gmail.com with ESMTPSA id h3sm20055144wjp.45.2016.10.24.09.06.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 24 Oct 2016 09:07:01 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org, lersek@redhat.com Date: Mon, 24 Oct 2016 17:06:42 +0100 Message-Id: <1477325206-24646-3-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477325206-24646-1-git-send-email-ard.biesheuvel@linaro.org> References: <1477325206-24646-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH 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: 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 --- 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 Reviewed-by: Leif Lindholm 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