From patchwork Tue May 23 00:14:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Osipenko X-Patchwork-Id: 9741639 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 1AB3560210 for ; Tue, 23 May 2017 01:01:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0FABC28726 for ; Tue, 23 May 2017 01:01:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 044742877A; Tue, 23 May 2017 01:01:04 +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=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B407D28726 for ; Tue, 23 May 2017 01:01:03 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 51E3F6E301; Tue, 23 May 2017 01:00:00 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf0-x241.google.com (mail-lf0-x241.google.com [IPv6:2a00:1450:4010:c07::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 08A426E08E for ; Tue, 23 May 2017 00:15:34 +0000 (UTC) Received: by mail-lf0-x241.google.com with SMTP id q24so6675469lfb.1 for ; Mon, 22 May 2017 17:15:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=H0sgIPmRBwUNPprO8Jzap23YaBPhVM5bkgyv7USgUoc=; b=Xa0/JcBv/8Y+BbayNDkoj6a/x4HQ829QqBZnr827J3KiMxHW4w1wQVXeDJ8DowlgVE P7rY37pHgnZbDrmj0FZfHpWRJIy87tNVsIzENojwUHhBoNlhxbLbfJgcZBZA1k5HuooA XceYeBj3RzURXGvevW8TYExTsYPku54TIU4SghKX0+DNkQQ91febU0GvKupxjmzeQ052 xJ0EwQ7WAYtB0Zb2uqnuFpWa+VGyw/DSA01J461tIQYR0sDyxGMzdVXWo7rlXwXb1Bnq ji3wr9WYdXnoC7H6c3ggSL/uN9IKTMHEuWe+/OJnA46CfO+iP204XeBAGN7TWlgFXCt0 y20g== 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:in-reply-to:references; bh=H0sgIPmRBwUNPprO8Jzap23YaBPhVM5bkgyv7USgUoc=; b=T4ggN4P/zf3ZVENM/FrZ9Gfz/UTjHMc3n/yOEx3K/a2EgimnQEX0qW/LjUYcII07L7 dNF00T0VoGAjQG/gDjgSIpXzPnpFLVX+waueF2YzENC0f5wvfPV3lkSmRdwrKbkB7wbF +G8VZxoaMeoa1t9nCZE41T8nZX+f9OQVjdoYKgmjrtL0AXoqU+3n/Xqisbs74Ja3tYiD i/TRTXujXrGzlBTEoJJ3kJhmEt+GN9IGKIgOH49Pbon9uKotyjgiG52wcvKVDOCIa+ag XyQ1S8qCh+SApfy4+TSfGduqrX+0wqECrRMpSrT8pl/5bdxy3N+DGGt4LkH9mJ12h9mK HPuw== X-Gm-Message-State: AODbwcD4aXsn2i+/R0LRrrYTC6GlznQ21H45VB/HincPbNEBnz8kWVcU jHJwg9n17ERlh+dUTBE= X-Received: by 10.46.33.146 with SMTP id h18mr6894048lji.86.1495498532520; Mon, 22 May 2017 17:15:32 -0700 (PDT) Received: from localhost.localdomain (ppp109-252-91-175.pppoe.spdop.ru. [109.252.91.175]) by smtp.gmail.com with ESMTPSA id v30sm3440904ljd.9.2017.05.22.17.15.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2017 17:15:31 -0700 (PDT) From: Dmitry Osipenko To: Thierry Reding , Mikko Perttunen Subject: [PATCH 18/22] gpu: host1x: Remove unused 'struct host1x_cmdbuf' Date: Tue, 23 May 2017 03:14:33 +0300 Message-Id: X-Mailer: git-send-email 2.13.0 In-Reply-To: References: In-Reply-To: References: X-Mailman-Approved-At: Tue, 23 May 2017 00:59:38 +0000 Cc: linux-tegra@vger.kernel.org, DRI Development X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP The struct host1x_cmdbuf is unused, let's remove it. Signed-off-by: Dmitry Osipenko Reviewed-by: Mikko Perttunen --- drivers/gpu/host1x/job.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/drivers/gpu/host1x/job.h b/drivers/gpu/host1x/job.h index 0debd93a1849..4bda51d503ec 100644 --- a/drivers/gpu/host1x/job.h +++ b/drivers/gpu/host1x/job.h @@ -27,13 +27,6 @@ struct host1x_job_gather { bool handled; }; -struct host1x_cmdbuf { - u32 handle; - u32 offset; - u32 words; - u32 pad; -}; - struct host1x_job_unpin_data { struct host1x_bo *bo; struct sg_table *sgt;