From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx: build cpuidle-imx6sx.o for imx6ul
Date: Thu, 8 Sep 2016 22:13:17 +0800 [thread overview]
Message-ID: <20160908141317.GF16911@tiger> (raw)
In-Reply-To: <20160906125338.1530603-1-arnd@arndb.de>
On Tue, Sep 06, 2016 at 02:53:25PM +0200, Arnd Bergmann wrote:
> The imx6ul soc code gained support for cpuidle, but that causes
> a link failure if CONFIG_SOC_IMX6SX is disabled:
>
> arch/arm/mach-imx/mach-imx6ul.o: In function `imx6ul_init_late':
> mach-imx6ul.c:(.init.text+0xc): undefined reference to `imx6sx_cpuidle_init'
>
> This adds the file containing the imx6sx_cpuidle_init function
> to the kernel for 6ul-only configurations.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: 547e8f526959 ("ARM: imx: add cpuidle support for i.mx6ul")
Applied, thanks.
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Anson Huang <Anson.Huang@nxp.com>,
Sascha Hauer <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
Alexander Shiyan <shc_work@mail.ru>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: imx: build cpuidle-imx6sx.o for imx6ul
Date: Thu, 8 Sep 2016 22:13:17 +0800 [thread overview]
Message-ID: <20160908141317.GF16911@tiger> (raw)
In-Reply-To: <20160906125338.1530603-1-arnd@arndb.de>
On Tue, Sep 06, 2016 at 02:53:25PM +0200, Arnd Bergmann wrote:
> The imx6ul soc code gained support for cpuidle, but that causes
> a link failure if CONFIG_SOC_IMX6SX is disabled:
>
> arch/arm/mach-imx/mach-imx6ul.o: In function `imx6ul_init_late':
> mach-imx6ul.c:(.init.text+0xc): undefined reference to `imx6sx_cpuidle_init'
>
> This adds the file containing the imx6sx_cpuidle_init function
> to the kernel for 6ul-only configurations.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: 547e8f526959 ("ARM: imx: add cpuidle support for i.mx6ul")
Applied, thanks.
next prev parent reply other threads:[~2016-09-08 14:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-06 12:53 [PATCH] ARM: imx: build cpuidle-imx6sx.o for imx6ul Arnd Bergmann
2016-09-06 12:53 ` Arnd Bergmann
2016-09-08 14:13 ` Shawn Guo [this message]
2016-09-08 14:13 ` Shawn Guo
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=20160908141317.GF16911@tiger \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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.