From patchwork Tue Apr 4 12:30:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 96713 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp170331qgd; Tue, 4 Apr 2017 05:30:26 -0700 (PDT) X-Received: by 10.84.132.97 with SMTP id 88mr28868246ple.61.1491309026580; Tue, 04 Apr 2017 05:30:26 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id g15si17391164plj.198.2017.04.04.05.30.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2017 05:30:26 -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 sp=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 3432621DFA8F1; Tue, 4 Apr 2017 05:30:26 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wr0-x236.google.com (mail-wr0-x236.google.com [IPv6:2a00:1450:400c:c0c::236]) (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 99A9C21DFA7BD for ; Tue, 4 Apr 2017 05:30:24 -0700 (PDT) Received: by mail-wr0-x236.google.com with SMTP id w11so211059088wrc.3 for ; Tue, 04 Apr 2017 05:30:24 -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=/WxhNHcIXXlJqjRRDFaAFLKtU0u1HpmQ3utuLBKBj6s=; b=jGIbGmbtPo6mMoh1l++RTCT/GrKGzdzn9VOwavbA55SyrZlsvm5hHF4qnmiXGjwIIl jaIbIdkvkrzw+VPOKj6zKwzyW5bBZ6viO4P4yDafyBBI8Zmnjqg0AcxOlxNK0LaMfr2D 1ns+ns+acGHIDzfVFmdMjQwWxv5HQowWLurTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=/WxhNHcIXXlJqjRRDFaAFLKtU0u1HpmQ3utuLBKBj6s=; b=FmQgNVinKD5yB2yhUAZBoAnEjmvaErkHhkmUaDkfsQ7fDH0GNUmSS8h2iuAtCi+m0G Vv2FgYnXi01cP1GCUNjORiYCymEZP7zU9VYAEjN/Kp+486OVgCzWyqNtB/2+yUsQg8v2 VgAS6GaT2XAHuu9+q8N5lLDus0oMmb2AUMkJmZxITpVHEAJoCV0LVrtZi65Q1A5l/6TL OtSdMvmCuvPLADO9FYGescAGjhcns7PwYIeGZhqviliQ0AgQcR1rlEeBFLHVJFS2OpPU MxgGCi2k8MDqnP4vJ0l8SWYo67rOAZqarV5xllC+kq3Coo8pfWffKJigL3eAfTfsBM2o 6qFg== X-Gm-Message-State: AFeK/H2dplagTSDehruGQyZr7WA/cfL5icBrhFPdXZy8uddOjnNBZBkT SiRBVPURWZskYfwI X-Received: by 10.28.212.67 with SMTP id l64mr4399026wmg.76.1491309021764; Tue, 04 Apr 2017 05:30:21 -0700 (PDT) Received: from localhost.localdomain ([160.163.145.113]) by smtp.gmail.com with ESMTPSA id 24sm22162490wrw.46.2017.04.04.05.30.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2017 05:30:21 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org, ryan.harkin@linaro.org Date: Tue, 4 Apr 2017 13:30:06 +0100 Message-Id: <20170404123010.11722-3-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170404123010.11722-1-ard.biesheuvel@linaro.org> References: <20170404123010.11722-1-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v3 2/6] ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependency X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 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" The ArmJunoDxe driver does not actually depend on the deprecated BdsLib so remove the dependency declaration from the INF file. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf | 1 - 1 file changed, 1 deletion(-) -- 2.9.3 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Reviewed-by: Leif Lindholm diff --git a/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf b/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf index a2617982b259..168070c6add4 100644 --- a/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf +++ b/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf @@ -38,7 +38,6 @@ [LibraryClasses] ArmLib ArmShellCmdRunAxfLib BaseMemoryLib - BdsLib DebugLib DmaLib DxeServicesTableLib