[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7e077d23-eec1-6a6a-9318-84a5543d684d@pengutronix.de>
Date: Fri, 16 Dec 2016 10:10:49 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: Arnd Bergmann <arnd@...db.de>, Shawn Guo <shawnguo@...nel.org>
Cc: linux-kernel@...r.kernel.org, Sascha Hauer <kernel@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>,
Alexander Kurz <akurz@...la.de>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] ARM: imx: remove unused device definitions
On 12/16/2016 10:05 AM, Arnd Bergmann wrote:
> I stumbled over these during build testing, they are evidently
> not referenced anywhere any more.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> arch/arm/mach-imx/devices/platform-flexcan.c | 9 ---------
> arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c | 10 ----------
> 2 files changed, 19 deletions(-)
>
> diff --git a/arch/arm/mach-imx/devices/platform-flexcan.c b/arch/arm/mach-imx/devices/platform-flexcan.c
> index 55d61eaf63c6..8a1a2fc4ce10 100644
> --- a/arch/arm/mach-imx/devices/platform-flexcan.c
> +++ b/arch/arm/mach-imx/devices/platform-flexcan.c
> @@ -19,15 +19,6 @@
> #define imx_flexcan_data_entry(soc, _id, _hwid, _size) \
> [_id] = imx_flexcan_data_entry_single(soc, _id, _hwid, _size)
>
> -#ifdef CONFIG_SOC_IMX25
> -const struct imx_flexcan_data imx25_flexcan_data[] __initconst = {
> -#define imx25_flexcan_data_entry(_id, _hwid) \
> - imx_flexcan_data_entry(MX25, _id, _hwid, SZ_16K)
> - imx25_flexcan_data_entry(0, 1),
> - imx25_flexcan_data_entry(1, 2),
> -};
> -#endif /* ifdef CONFIG_SOC_IMX25 */
> -
> #ifdef CONFIG_SOC_IMX35
> const struct imx_flexcan_data imx35_flexcan_data[] __initconst = {
> #define imx35_flexcan_data_entry(_id, _hwid) \
What about the imx35 variant?
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists