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 90EDDC38A2D for ; Mon, 24 Oct 2022 11:46:40 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=yNyRj+xgELfw0amagwZpVbiX4QV5WflHPZ+2FkihPEQ=; b=l9IygfAGmkYlj03OLJF1ilyC2b 9YYPxzTCd6T6q0D1MMKND3EfzSWaA1th2XavvYWGT5kNd+S5UB8M3LK36ysB00IvaQLXbbodfpSk+ lR0s3DGuPDeoo0yXvh9eYFkjHY64qNEaVWr/oQxJwjn5yjkT3sm/cIFCXXmAiyDJ1Xs22efX/1yrO FUxDHjfjZ6t8c+7yBSxQklPBCRyz106ZCd9kyH3HzEycuvoJUkkIExj95SI87LsuwfKB3feEr/Fhh +6rVWY0smYZMZLwELXN3q9nWtS+YuxY1vcOfOOhv0oOCVoQ/v0I9EA03vRUYf57l5lD/df7GHbHi2 MdKbK3Cg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omvtZ-001BFQ-4R; Mon, 24 Oct 2022 11:45:29 +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 1omvpQ-00193V-1h for linux-arm-kernel@lists.infradead.org; Mon, 24 Oct 2022 11:41:13 +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 82575612B9; Mon, 24 Oct 2022 11:41:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 48252C433D7; Mon, 24 Oct 2022 11:41:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666611671; bh=A6/oipM71dqfAOwoHLSoCZr4TU1lNCTmy5FXPcGzouo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cbS82jc0CZ1yyefji8RT33SmBxwpPrpttejfn+Zfe+r42CJe9fZxMMFa/WhmVXcz3 3RZ8e/+Z5pgPlEI+COlTJ9K256TfTaTUjsB8oZmZ1OIBOQbD4u7hBmgbdpvA6M1b0m 8XzJhVJg6EjxxZvI9/sLyLwozToT0XKxJ0BvPwTbc6jbdrkSBDVjYYF6FsBA5fzkLC VvRz57xySik+kE5hU5lAkgtJusvZurWmieD1D0uZW3MQOP96nF7jaCt0SqDRxSjd4g QBo/i/Rl3fGtY/35fvYHyNn4iPXHq0EoafhmMbgtzrlp3LWX64nDvtt+fxMrn+dtPG zlJCme3YuxgyQ== Date: Mon, 24 Oct 2022 12:41:05 +0100 From: Mark Brown To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Ben Dooks , Simtec Linux Team , Arnd Bergmann , Alim Akhtar , Juerg Haefliger , Linus Walleij , Tomasz Figa , Heiko Stuebner , linux-samsung-soc@vger.kernel.org, linux-media@vger.kernel.org Subject: Re: [PATCH 05/21] ARM: s3c: simplify platform code Message-ID: References: <20221021202254.4142411-1-arnd@kernel.org> <20221021203329.4143397-5-arnd@kernel.org> MIME-Version: 1.0 In-Reply-To: <20221021203329.4143397-5-arnd@kernel.org> X-Cookie: You will forget that you ever knew me. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221024_044112_167241_80C313D9 X-CRM114-Status: GOOD ( 13.24 ) 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: multipart/mixed; boundary="===============3773862957397137796==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3773862957397137796== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9pGWQfBvLlZkCvgv" Content-Disposition: inline --9pGWQfBvLlZkCvgv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 21, 2022 at 10:27:38PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann >=20 > Following down the now unused symbols and header files, some additional > content can be dropped that is used by neither the s3c64xx DT support > nor the crag6410 board. Acked-by: Mark Brown --9pGWQfBvLlZkCvgv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmNWedAACgkQJNaLcl1U h9ArOQf+K5qqoOOxAGzLopphyCLIbse0iafJnFcSrDjVkLggygiFXAq8cE0AcwTZ dBQ76sL/NMCgdghnaM0S7iwRqc0SXfciE31GgnjqnbZdgImxEAfDe5N0lbUBVjOQ eF8EjYasv7LH/sVfk0fKP109S8Qb5KAxVzVAe1Dn6k7NkiqPsMk9iorBsUP5z22R +KmhrB0unrOe8HaR8htn9AF15fJgMKENsOkxr1guNotYz4VtdrS3ozKavFkPJzxh xe3aIgJaHRwuUH/NYsJ25Y3xrUO2i5nNUpRIlto3YqbxXxg+bWKKnYcMDM5RBKno KKKyUfGrF2TYP8icVtKAI8w3OCSAfg== =wtbH -----END PGP SIGNATURE----- --9pGWQfBvLlZkCvgv-- --===============3773862957397137796== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3773862957397137796==--