From patchwork Mon Jul 31 06:21:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 9870939 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 F2E636037D for ; Mon, 31 Jul 2017 06:23:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D889A2855E for ; Mon, 31 Jul 2017 06:23:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CCB5E28576; Mon, 31 Jul 2017 06:23:14 +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=0.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_NONE, SUSPICIOUS_RECIPS autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 CCE962855E for ; Mon, 31 Jul 2017 06:23:13 +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=yTrCTDDLmwSdKLqXQwmv/KLD04yVnthleOMec3QDnQo=; b=t01EEb7fy4OTKIkOeto0072/4s kDWeGj0PLXGXeJ5DJZOjEekTfrGVz4ZNsMJLcsRUQvD50JYMERg4Knbwp26e/rWcTChLDcpOwYOBf UIYlsSCMwoozKHl3kAhaEqdRSXri2ODSonCS4cspExNBkEu6nTySWDj+rZ/fOltCP7uDIB3LSYa1G +iqTbBOwcyWB7mz471eIEeqbBId888F/RJieDpET3w8HnlzkE3E6SqKhda6yK+nEsBqnc7vs7U7bp kYn0l1Rc633lHCp3eudWhB+ZgNf2AViiW9ebihrxEeynHF4EuDlErRU3DtMbw3v0HZPZq9ClgX8Y0 7ucNCXnA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dc46c-0006Iv-0V; Mon, 31 Jul 2017 06:23:06 +0000 Received: from conuserg-10.nifty.com ([210.131.2.77]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dc46Y-0006H3-5B for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2017 06:23:04 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-10.nifty.com with ESMTP id v6V6M3A2000955; Mon, 31 Jul 2017 15:22:05 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-10.nifty.com v6V6M3A2000955 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1501482126; bh=7Zh+Etqis3JBwLJPfrkOagOIySNyTaqse+C3sgZBNXQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=wh35X7gL86lo6fU/8pj5qb50pzsmKXxahG3k0lLXbdRwwuJOEc+RW+LJ8umtOkgqX iXiWaepSfCV+87Vx+rdTZZ6aOlfC6jtjW06NlX7tIBFLmaHxSflZifOKv7W3joFrgz Uk+pYtsq6q9FOTxJ+kkrVMO9qNx9cGXmGq+MD3lXAtj2pl24tsny6qUReOjXWSqDCy bFVSCGEuENwQx6Fvx05Y99+TjuEc2MbEFYVtyHRs7Bv0/t7pQQVmH/wnsAW6MngZ+3 11UEkM01aA9XR7TdLgZh+UfqucBVI0bohjfZzp2pUNU46XQzCaMOyspu4DuJhfFODm EExCE9otnQ6lg== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: linux-gpio@vger.kernel.org Subject: [PATCH 1/6] pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL() Date: Mon, 31 Jul 2017 15:21:06 +0900 Message-Id: <1501482071-9819-2-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1501482071-9819-1-git-send-email-yamada.masahiro@socionext.com> References: <1501482071-9819-1-git-send-email-yamada.masahiro@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170730_232302_492969_1C88DD0A X-CRM114-Status: UNSURE ( 6.79 ) 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: Masahiro Yamada , Linus Walleij , linux-kernel@vger.kernel.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 All UniPhier pinctrl drivers are built-in. Exporting the symbol is meaningless. Signed-off-by: Masahiro Yamada --- drivers/pinctrl/uniphier/pinctrl-uniphier-core.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c b/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c index 30dec0ee7f35..c649e835bd54 100644 --- a/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c +++ b/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include #include #include #include @@ -731,4 +730,3 @@ int uniphier_pinctrl_probe(struct platform_device *pdev, return 0; } -EXPORT_SYMBOL_GPL(uniphier_pinctrl_probe);