From patchwork Wed Apr 13 14:32:09 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 65731 Delivered-To: patch@linaro.org Received: by 10.140.93.198 with SMTP id d64csp45026qge; Wed, 13 Apr 2016 07:32:36 -0700 (PDT) X-Received: by 10.98.76.22 with SMTP id z22mr13205355pfa.78.1460557955953; Wed, 13 Apr 2016 07:32:35 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id 16si4919640pfi.41.2016.04.13.07.32.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Apr 2016 07:32:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) client-ip=2001:19d0:306:5::1; 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 2001:19d0:306:5::1 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 5F1C91A2217; Wed, 13 Apr 2016 07:32:32 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (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 31B3D1A221F for ; Wed, 13 Apr 2016 07:32:31 -0700 (PDT) Received: by mail-wm0-x234.google.com with SMTP id a140so105176867wma.0 for ; Wed, 13 Apr 2016 07:32:31 -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=MpIriig5ji0Q6Fvolns6Xe7iKBQMJGI4pRAXjluFYkA=; b=Q+otoKRWRgQ0SYhGF4xZEQXz5k0g8dqk4wP0YKLs4HJ43Jf3Yy7dddWI/0/wqYXkCe 3jFlXUVfiflK4ovM2B5uxAtI4jPq0wa6DVtnlzSMSaQSA6x7p+VfsomqaMRu4gBLu4dz 5oZWR6kaBeFQdKaHoyDwNfEzymIOdDmLhZBv8= 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=MpIriig5ji0Q6Fvolns6Xe7iKBQMJGI4pRAXjluFYkA=; b=N2dKVpakAhViE79gZ2zv8lSD71Y9R2vRmirXlTCFnT3hZs6iQnsjAcQfAYp4tY4ywR q/pNtgqyR/yOY9TMZOfIDAk/dgXl4KKw1x37y//x945J5YVbC5PoPl3UR7GSLGi3jkDZ uWky3jPdAu4uuvdfbrqkiedoIyNNkGkoDf0Y5OhbaaaENySG8KFjUfyyBLF+cPSnsU5D KLcpKMXko4WfpbU9pOK2xbCjDvKb2sy9kiI2bu1SsQ4pN8xBR4bdxoQHYy6OmvnUy2JK OJJznk1R2P9/Tt+msh2PEhTwxxkyKKt8Z9GUwv9S66w0h6S0IBE1wyfNF1JqAtIeaP6V HYSQ== X-Gm-Message-State: AOPr4FXpf6grgJ44ZFG8NzIcUwTK2P1qoEwEnEcDOfMA+Yg7xcepngsiMzDFAkQ0/qLZEO4u X-Received: by 10.194.86.202 with SMTP id r10mr11397661wjz.113.1460557949913; Wed, 13 Apr 2016 07:32:29 -0700 (PDT) Received: from localhost.localdomain ([195.55.142.58]) by smtp.gmail.com with ESMTPSA id 188sm1589444wmk.6.2016.04.13.07.32.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 13 Apr 2016 07:32:29 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, lersek@redhat.com Date: Wed, 13 Apr 2016 16:32:09 +0200 Message-Id: <1460557933-23346-6-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1460557933-23346-1-git-send-email-ard.biesheuvel@linaro.org> References: <1460557933-23346-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v4 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 Reviewed-by: Laszlo Ersek --- 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 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, "" } };