diff options
author | Uwe Kleine-König <[email protected]> | 2014-08-08 08:56:30 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-08-09 02:43:33 +0200 |
commit | 39c8bbaf67b157017929703a5eea7e83525b147c (patch) | |
tree | 6b7755547c4f9e79d938875861dbce2d1e798f69 /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
parent | a5f30eba78969624ed8e86db81a8dd91736f79f3 (diff) |
cpufreq: arm_big_little: fix module license spec
Having no license specification in a module taints the kernel during load
with:
arm_big_little: module license 'unspecified' taints kernel.
and also the linker doesn't allow it to make use of GPL-exported symbols
which in this case also results in errors like:
arm_big_little: Unknown symbol cpufreq_register_driver (err 0)
. The header of the driver specifies a GPL v2 license, so note that
accordingly. While at it also add a description and an author and fix
the license in a companion file to explicit v2.
Reported-by: Andreas Schwab <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions