From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8D9EBC433F5 for ; Fri, 30 Sep 2022 22:13:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=519Tr1rjC66J8odYPk3Ve39LrZCWxm9xnQbABMq0qdg=; b=FJjT5P3+Errtl6 qCjuEgHbxVxTQteCfRHA8WzPiUzeCHjVv4UU+mufaU21dHpawkB8c4+IxZx7Shk7ljspScauK6V6g gau5rfTty/k9t+CD1vcGU299bE4SzE15opKhhUC0Qhjc8WgwI/dThsqtDh7LYLSN8yKZ1TSMHhSw0 jeg/7kNjFegS/JQfNxkL3l+Smyg+hmZ5qeW3Rgx9wQBqW72I8bAuJv6VL4cVCHctUWInQptGslSzH rgpgrYyZXI5j8vqquEWunC3lTv8K/jeGnTKY+Lt7y6sfgdcdfafC15a48P/nIoQBfNCXtZSys/K49 0o/QLx15Q1rdfZI5JQDQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oeOEs-00Bp2L-Jt; Fri, 30 Sep 2022 22:12:10 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oeOEj-00Bowi-0w; Fri, 30 Sep 2022 22:12:02 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9B4BB62541; Fri, 30 Sep 2022 22:12:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 347A1C43149; Fri, 30 Sep 2022 22:12:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664575920; bh=5FOBauGLSRI6nRQGji3Nik9GE2yRR+ndKDzxdKAeRKs=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=VQI8DvnFx2T3AOKXu1uJsb0qvHn3DPqndnUi7Odq3Imeyrr//G6ZB1FKxz3gpOd1L c/UsF7Vm9XNCvff2CxnYvNoHahfqrlOnyEDcXsVQ7on1J+soVK8fvpyLPTBfehEIfX mrZwZO3ySFpMfU2UGjba1dXC09YcWolpg0Y0ta3neV7pxgornf9Ic7E3wwA394f/m8 fYgff7bneV2314Ee4R/P+hn5t1EOGNzf17WP5lFf6bbp5if2vXwKuheQJXTNaFRMJ/ P2O8tCE1OjOTp31R4I+QybrCVRKXmQvJ8gEJkPsXSV3I+MCGi6nr84vSLUKR5VGLlq CWc1P/nDMcGxw== MIME-Version: 1.0 In-Reply-To: <20220822152652.3499972-4-msp@baylibre.com> References: <20220822152652.3499972-1-msp@baylibre.com> <20220822152652.3499972-4-msp@baylibre.com> Subject: Re: [PATCH v4 3/4] clk: mediatek: Export required common code symbols From: Stephen Boyd Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Markus Schneider-Pargmann To: AngeloGioacchino Del Regno , Fabien Parent , Krzysztof Kozlowski , Markus Schneider-Pargmann , Matthias Brugger , Michael Turquette , Rob Herring Date: Fri, 30 Sep 2022 15:11:58 -0700 User-Agent: alot/0.10 Message-Id: <20220930221200.347A1C43149@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220930_151201_149357_3D2C30D9 X-CRM114-Status: UNSURE ( 9.35 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Markus Schneider-Pargmann (2022-08-22 08:26:51) > To make clk-mt8365 compilable as a module there are a few function > symbols missing. This patch adds the required EXPORT_SYMBOL_GPL to the > functions. > > Signed-off-by: Markus Schneider-Pargmann > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel