Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1633316
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: stm32 - fix building as a module |
| Date | 2017-04-29 20:00 +0200 |
| Message-ID | <tBEP0-N8-9@gated-at.bofh.it> (permalink) |
| References | <tAPCN-8aG-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Apr 27, 2017 at 01:07:07PM +0200, Arnd Bergmann wrote:
> The names in the MODULE_DEVICE_TABLE and the actual array don't match:
>
> drivers/crypto/stm32/stm32_crc32.c:309:21: error: 'sti_dt_ids' undeclared here (not in a function); did you mean 'stm32_dt_ids'?
>
> This changes the reference that was evidently copied incorrectly from
> another driver.
>
> Fixes: b51dbe90912a ("crypto: stm32 - Support for STM32 CRC32 crypto module")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This has already been fixed by
https://patchwork.kernel.org/patch/9698299/
Thanks,
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] crypto: stm32 - fix building as a module Arnd Bergmann <arnd@arndb.de> - 2017-04-27 13:20 +0200 Re: [PATCH] crypto: stm32 - fix building as a module Herbert Xu <herbert@gondor.apana.org.au> - 2017-04-29 20:00 +0200
csiph-web