From patchwork Wed Apr 13 08:02:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 65686 Delivered-To: patch@linaro.org Received: by 10.140.93.198 with SMTP id d64csp2362714qge; Wed, 13 Apr 2016 01:02:40 -0700 (PDT) X-Received: by 10.66.132.103 with SMTP id ot7mr11034414pab.27.1460534560019; Wed, 13 Apr 2016 01:02:40 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id 88si3160996pfm.144.2016.04.13.01.02.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Apr 2016 01:02:40 -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 03B7C1A21F4; Wed, 13 Apr 2016 01:02:35 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 EE1D71A21ED for ; Wed, 13 Apr 2016 01:02:33 -0700 (PDT) Received: by mail-wm0-x235.google.com with SMTP id n3so62087558wmn.0 for ; Wed, 13 Apr 2016 01:02:33 -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=SdiYNAmpyk0f5B/0CnivzwC7UyKSLUqUq8Z8KH6EGOI=; b=E1JZnQ0+XtgBsKc+ICT1vqGxjm4cBQ3rq4j7ueRa2PJwmrvMatjLU/Ie8rLnnXXpDb CB+C2YzcAKnaUBRR2QQw3s2Uvb0UBMuLN1fanvG/js3Ivlf++THNql37WKR79pMQG978 AkdSlXpb8LqMUG39iroaztfwYbP6YV+tOWufc= 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=SdiYNAmpyk0f5B/0CnivzwC7UyKSLUqUq8Z8KH6EGOI=; b=kGdHtgwD+kJgp+EC3unWdD9yBmPvxVuebyZABOGnSp4+pNKACaB56c9NOURD9klFT5 l/k/fCSYe1BDjyR6enNLBtqR+M3GvJy0AMWB00EoBZGKoklxnT/Qfm+XOnJGA2OQ6pqw KPupf+7QBo7JIckOmtrjoHi5jKPDVKg9qBLlS1GWzl4goTMwJ+KcBYSxUxkCutctN5gF jakJn93zKJBrB17KSJMhq2mfkXawVu0uSlBc1hUGm2Jf+muXyQo6IntEsYejZUoSAwhA KJ5nOAkJpHu/dpklvJtAFHPC85ZWRRn7reRDXFUj5Ap/dyeWjXj2EqbqyLoopGmZxLw0 wIfw== X-Gm-Message-State: AOPr4FVX/+O1gcJNkxKZYDf4S6yo5z62UflSwMhcgIDPWLCsGVLbRRL3jGLbtBBkCPmRBrs2 X-Received: by 10.28.6.140 with SMTP id 134mr9034712wmg.23.1460534552661; Wed, 13 Apr 2016 01:02:32 -0700 (PDT) Received: from localhost.localdomain ([195.55.142.58]) by smtp.gmail.com with ESMTPSA id i206sm26686549wmf.1.2016.04.13.01.02.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 13 Apr 2016 01:02:32 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, lersek@redhat.com Date: Wed, 13 Apr 2016 10:02:15 +0200 Message-Id: <1460534539-2169-6-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1460534539-2169-1-git-send-email-ard.biesheuvel@linaro.org> References: <1460534539-2169-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v3 5/9] ArmVirtPkg/VirtFdtDxe: remove unused PL011 DT node type X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" This type is not used in the code, so drop the definitions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- ArmVirtPkg/VirtFdtDxe/VirtFdtDxe.c | 2 -- 1 file changed, 2 deletions(-) -- 2.5.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Reviewed-by: Laszlo Ersek diff --git a/ArmVirtPkg/VirtFdtDxe/VirtFdtDxe.c b/ArmVirtPkg/VirtFdtDxe/VirtFdtDxe.c index 4fca50a6b347..8fe1277b6b49 100644 --- a/ArmVirtPkg/VirtFdtDxe/VirtFdtDxe.c +++ b/ArmVirtPkg/VirtFdtDxe/VirtFdtDxe.c @@ -43,7 +43,6 @@ typedef struct { typedef enum { PropertyTypeUnknown, PropertyTypeVirtio, - PropertyTypeUart, PropertyTypeXen, } PROPERTY_TYPE; @@ -54,7 +53,6 @@ typedef struct { STATIC CONST PROPERTY CompatibleProperties[] = { { PropertyTypeVirtio, "virtio,mmio" }, - { PropertyTypeUart, "arm,pl011" }, { PropertyTypeXen, "xen,xen" }, { PropertyTypeUnknown, "" } };