From patchwork Mon Mar 5 20:28:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 10259711 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 758276037E for ; Mon, 5 Mar 2018 20:29:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 632BE28B97 for ; Mon, 5 Mar 2018 20:29:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 578F728BEB; Mon, 5 Mar 2018 20:29:02 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id E2F7428B97 for ; Mon, 5 Mar 2018 20:29:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=bxj2mi6Pw56SlzOcglhaX2NL6CHo5VQg9JDaFf88IhA=; b=dVAJw0+vzDhGGNcCRUhUSbOF7T 5IZqP+CSt+koVMG2XIl0ZLXet6UqSxpKMBvvH6dCjBS5Va7R4ei/2BVZcdIPS8FDU2FNwbOpeaMMW wL9O4RstGyyIyM46EjBKFiD8i2F9qDZLkRk86F8ynlUThdwqhDEnnxAFgXKTiVx/9HAmjOKvcivUD D0Qx6ES7VI/QWkgu1iG8bpOntxc9j0uUZhjVFvJsl/ULz/iXNXOcW6A7Aw9G8tYFLh8zaLHTzFdTM h1J8ons1y3jD6O8X6ARxl5ofEM/86WNg7EndAT5j6y9XFiVsHw+8cpoFf/99bUaT078KdRzr3v3TW HA9t+CBw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eswj7-0006ok-KK; Mon, 05 Mar 2018 20:28:53 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eswid-0006RU-EU; Mon, 05 Mar 2018 20:28:25 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id C823A10A1614; Mon, 5 Mar 2018 12:28:11 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SqYzH5sYZzqy; Mon, 5 Mar 2018 12:28:09 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id A0AFC10A1549; Mon, 5 Mar 2018 12:28:07 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id 7048F2FE2174; Mon, 5 Mar 2018 12:28:06 -0800 (PST) From: Eric Anholt To: Florian Fainelli , Mark Rutland , Rob Herring , devicetree@vger.kernel.org, Greg Kroah-Hartman , Phil Elwell Subject: [PATCH 1/5] staging: vc04_services: Remove dead FRAGMENTS_T Date: Mon, 5 Mar 2018 12:28:02 -0800 Message-Id: <20180305202806.21219-2-eric@anholt.net> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180305202806.21219-1-eric@anholt.net> References: <20180305202806.21219-1-eric@anholt.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180305_122823_615401_1CA953F9 X-CRM114-Status: UNSURE ( 8.60 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Wahren , linux-kernel@vger.kernel.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP It's not used in-tree, or in the downstream tree. Signed-off-by: Eric Anholt --- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h b/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h index 926c247fd9d3..a6c5f7cc78f0 100644 --- a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h +++ b/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h @@ -49,9 +49,4 @@ typedef struct pagelist_struct { */ } PAGELIST_T; -typedef struct fragments_struct { - char headbuf[CACHE_LINE_SIZE]; - char tailbuf[CACHE_LINE_SIZE]; -} FRAGMENTS_T; - #endif /* VCHIQ_PAGELIST_H */