From: Shawn Guo <shawnguo@kernel.org>
To: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-imx@nxp.com,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>, Arnd Bergmann <arnd@arndb.de>,
kernel@collabora.com
Subject: Re: [PATCH] imx: soc: Select REGMAP_MMIO
Date: Tue, 5 Oct 2021 13:55:00 +0800 [thread overview]
Message-ID: <20211005055459.GO20743@dragon> (raw)
In-Reply-To: <20210924140146.29264-1-ezequiel@vanguardiasur.com.ar>
On Fri, Sep 24, 2021 at 11:01:46AM -0300, Ezequiel Garcia wrote:
> The imx-gpcv2 driver needs Regmap MMIO. Select it, and fix:
>
> drivers/soc/imx/gpcv2.c:420:34: error: array type has incomplete element type ‘struct regmap_range’
> 420 | static const struct regmap_range imx7_yes_ranges[] = {
> | ^~~~~~~~~~~~~~~
> drivers/soc/imx/gpcv2.c:421:17: error: implicit declaration of function ‘regmap_reg_range’; did you mean ‘remap_pfn_range’? [-Werror=implicit-function-declaration]
> 421 | regmap_reg_range(GPC_LPCR_A_CORE_BSC,
> | ^~~~~~~~~~~~~~~~
> | remap_pfn_range
>
> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-10-05 5:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 14:01 [PATCH] imx: soc: Select REGMAP_MMIO Ezequiel Garcia
2021-10-05 5:55 ` Shawn Guo [this message]
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=20211005055459.GO20743@dragon \
--to=shawnguo@kernel.org \
--cc=arnd@arndb.de \
--cc=ezequiel@vanguardiasur.com.ar \
--cc=festevam@gmail.com \
--cc=kernel@collabora.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=s.hauer@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox