diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-06-01 02:22:42 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-06-21 10:44:21 +0400 |
commit | 046174d766ad40148ecf3564755055fd91ed2569 (patch) | |
tree | 3dc30aa6074fea81c9fb6e695a007da35df0b427 /arch/x86/crypto/camellia-aesni-avx2-asm_64.S | |
parent | beca35d05cc224d7434b0d1b5911c7b25febd336 (diff) | |
download | linux-046174d766ad40148ecf3564755055fd91ed2569.tar.xz |
hwrng: bcm2835 - fix MODULE_LICENSE tag
The MODULE_LICENSE macro invocation must use either "GPL" or "GPL v2",
but not "GPLv2" in order to be detected by the module loader.
This fixes the allmodconfig build error:
FATAL: modpost: GPL-incompatible module bcm2835-rng.ko uses GPL-only symbol 'platform_driver_unregister'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Dom Cobley <popcornmix@gmail.com>
Cc: Lubomir Rintel <lkundrak@v3.sk>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Matt Mackall <mpm@selenic.com>
Cc: linux-rpi-kernel@lists.infradead.org
Acked-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/camellia-aesni-avx2-asm_64.S')
0 files changed, 0 insertions, 0 deletions