[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151014142842.GG17455@gondor.apana.org.au>
Date: Wed, 14 Oct 2015 22:28:42 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Arnd Bergmann <arnd@...db.de>
Cc: linux-crypto@...r.kernel.org, davem@...emloft.net,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Marek Vasut <marex@...x.de>,
Fabio Estevam <fabio.estevam@...escale.com>
Subject: Re: [PATCH] crypto: mxs-dcp is an stmp device
On Mon, Oct 12, 2015 at 03:52:34PM +0200, Arnd Bergmann wrote:
> The mxs-dcp driver relies on the stmp_reset_block() helper function, which
> is provided by CONFIG_STMP_DEVICE. This symbol is always set on MXS,
> but the driver can now also be built for MXC (i.MX6), which results
> in a built error if no other driver selects STMP_DEVICE:
>
> drivers/built-in.o: In function `mxs_dcp_probe':
> vf610-ocotp.c:(.text+0x3df302): undefined reference to `stmp_reset_block'
>
> This adds the 'select', like all other stmp drivers have it.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> Fixes: a2712e6c75f ("crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL")
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists