Searched hist:"75 dc344145190bf53aed7a28dbc27c11180d94e5" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/perf/ |
H A D | arm-ccn.c | diff 75dc344145190bf53aed7a28dbc27c11180d94e5 Mon May 14 15:34:51 CEST 2018 Robin Murphy <robin.murphy@arm.com> perf/arm-cc*: Fix MODULE_LICENSE() tags
The CCI/CCN drivers are licensed under GPLv2, but the MODULE_LICENSE() tags are using the bare "GPL" string implying GPLv2 or later. Fix them to match their actual file license.
Acked-by: Pawel Moll <pawel.moll@arm.com> Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|