All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@nxp.com>
To: Arnd Bergmann <arnd@arndb.de>, "soc@kernel.org" <soc@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Leonard Crestez <leonard.crestez@nxp.com>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	dl-linux-imx <linux-imx@nxp.com>, Abel Vesa <abel.vesa@nxp.com>,
	Anson Huang <anson.huang@nxp.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH] soc: imx8: select SOC_BUS
Date: Thu, 9 Apr 2020 09:00:26 +0000	[thread overview]
Message-ID: <AM0PR04MB4481AE18877828766FD1818E88C10@AM0PR04MB4481.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20200409075208.2824062-1-arnd@arndb.de>

> Subject: [PATCH] soc: imx8: select SOC_BUS
> 
> Compile-testing the driver can result in a link failure when CONFIG_SOC_BUS
> is disabled:
> 
> x86_64-linux-ld: drivers/soc/imx/soc-imx8m.o: in function `imx8_soc_init':
> soc-imx8m.c:(.init.text+0x28d): undefined reference to `soc_device_register'
> 
> Select it from Kconfig, as we do from the other SoC drivers.
> 
> Fixes: fc40200ebf82 ("soc: imx: increase build coverage for imx8m soc driver")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Acked-by: Peng Fan <peng.fan@nxp.com>

Thanks,
Peng.

WARNING: multiple messages have this Message-ID (diff)
From: Peng Fan <peng.fan@nxp.com>
To: Arnd Bergmann <arnd@arndb.de>, "soc@kernel.org" <soc@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Leonard Crestez <leonard.crestez@nxp.com>
Cc: Abel Vesa <abel.vesa@nxp.com>, Anson Huang <anson.huang@nxp.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	dl-linux-imx <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH] soc: imx8: select SOC_BUS
Date: Thu, 9 Apr 2020 09:00:26 +0000	[thread overview]
Message-ID: <AM0PR04MB4481AE18877828766FD1818E88C10@AM0PR04MB4481.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20200409075208.2824062-1-arnd@arndb.de>

> Subject: [PATCH] soc: imx8: select SOC_BUS
> 
> Compile-testing the driver can result in a link failure when CONFIG_SOC_BUS
> is disabled:
> 
> x86_64-linux-ld: drivers/soc/imx/soc-imx8m.o: in function `imx8_soc_init':
> soc-imx8m.c:(.init.text+0x28d): undefined reference to `soc_device_register'
> 
> Select it from Kconfig, as we do from the other SoC drivers.
> 
> Fixes: fc40200ebf82 ("soc: imx: increase build coverage for imx8m soc driver")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Acked-by: Peng Fan <peng.fan@nxp.com>

Thanks,
Peng.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-04-09  9:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09  7:51 [PATCH] soc: imx8: select SOC_BUS Arnd Bergmann
2020-04-09  7:51 ` Arnd Bergmann
2020-04-09  9:00 ` Peng Fan [this message]
2020-04-09  9:00   ` Peng Fan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR04MB4481AE18877828766FD1818E88C10@AM0PR04MB4481.eurprd04.prod.outlook.com \
    --to=peng.fan@nxp.com \
    --cc=abel.vesa@nxp.com \
    --cc=anson.huang@nxp.com \
    --cc=arnd@arndb.de \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leonard.crestez@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.