From patchwork Thu Jul 20 17:47:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 9855525 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 83E46600F5 for ; Thu, 20 Jul 2017 17:49:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 747A92882D for ; Thu, 20 Jul 2017 17:49:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6968D28835; Thu, 20 Jul 2017 17:49:07 +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_SIGNED, 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 02D782882D for ; Thu, 20 Jul 2017 17:49:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 332576E14E; Thu, 20 Jul 2017 17:49:06 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk0-x22d.google.com (mail-qk0-x22d.google.com [IPv6:2607:f8b0:400d:c09::22d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 87AD96E14E for ; Thu, 20 Jul 2017 17:49:04 +0000 (UTC) Received: by mail-qk0-x22d.google.com with SMTP id y126so13961195qke.4 for ; Thu, 20 Jul 2017 10:49:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=OaH9nF3R3qCJIifqIJGHsAJgHWJEzGaqYoo8ZpG8IAg=; b=odWKKBOP5tlk+CjKhcuHdJBiHA3WwZ6K1TyiWMCpXqJPotcGK6FmBQOojPl2dE1mRp yBw+MLfwQJKjdJeLZ2zWtHEF9f/B1DA0h3a5Mdf6FM8PHTjK56XBOZPVxtRX/zgKdTt7 x2k5YUFoCw+WgGDbBYAyRR0LlxPwWegYcvm4w= 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=OaH9nF3R3qCJIifqIJGHsAJgHWJEzGaqYoo8ZpG8IAg=; b=jkuDCmpK+q2UFQh22uGu0zmddI7Y7HIYkvkKUv1kx4+8tP/mTR/YS53GlIe5haNPpy +ULTzBRrRcQuhg83jaWfrSRVQosmdLKGoWB+ES3iJ7JKcBRnCWBC814CZuUSGc8KeZrV d11TIzHyYUu+wqQZrqwQli7JrgjEI/KrXTqPa061xGtkjtPaOT22T5rHIfH5QxKID3I2 oavteT71ThuKqaDsxT9oYgWQOAk8bB7yBfokged52/XsdXg0DhkBCEvdNJmTfe4kFkrq IgH5VLUhG+BrQ4FK9WocVWt4H19h15NYnipEBbDoEtnMF/sEnubMUV5xZdPWT+fTNT8s Z2jA== X-Gm-Message-State: AIVw110ZEEnAta/+OqJrZCkfHNA/OxPLeQAGlohGV5p/ydXItlwCyOvM w220/ftm1UcSN0+F/LT56A== X-Received: by 10.55.215.28 with SMTP id m28mr3536325qki.318.1500572943695; Thu, 20 Jul 2017 10:49:03 -0700 (PDT) Received: from localhost.localdomain (99-45-70-16.lightspeed.rlghnc.sbcglobal.net. [99.45.70.16]) by smtp.gmail.com with ESMTPSA id j81sm623840qke.19.2017.07.20.10.49.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 20 Jul 2017 10:49:03 -0700 (PDT) From: Sean Paul To: dri-devel@lists.freedesktop.org Subject: [PATCH 3/4] gpu/host1x: Remove excess parameter in host1x_subdev_add docs Date: Thu, 20 Jul 2017 13:47:42 -0400 Message-Id: <20170720174746.29100-4-seanpaul@chromium.org> X-Mailer: git-send-email 2.14.0.rc0.284.gd933b75aa4-goog In-Reply-To: <20170720174746.29100-1-seanpaul@chromium.org> References: <20170720174746.29100-1-seanpaul@chromium.org> Cc: linux-tegra@vger.kernel.org, Thierry Reding 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 Fixes the following warning when building docs: ../drivers/gpu/host1x/bus.c:50: warning: Excess function parameter 'driver' description in 'host1x_subdev_add' Signed-off-by: Sean Paul --- drivers/gpu/host1x/bus.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/host1x/bus.c b/drivers/gpu/host1x/bus.c index a048e3ac523d..7ece0e9058c6 100644 --- a/drivers/gpu/host1x/bus.c +++ b/drivers/gpu/host1x/bus.c @@ -41,7 +41,6 @@ struct host1x_subdev { /** * host1x_subdev_add() - add a new subdevice with an associated device node * @device: host1x device to add the subdevice to - * @driver: host1x driver * @np: device node */ static int host1x_subdev_add(struct host1x_device *device,