kernel/arch/arm64/include/asm/arm_dsu_pmu.h
.. .. @@ -1,13 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * ARM DynamIQ Shared Unit (DSU) PMU Low level register access routines. 3 4 * 4 5 * Copyright (C) ARM Limited, 2017. 5 6 * 6 7 * Author: Suzuki K Poulose <suzuki.poulose@arm.com> 7 - *8 - * This program is free software; you can redistribute it and/or9 - * modify it under the terms of the GNU General Public License10 - * version 2, as published by the Free Software Foundation.11 8 */ 12 9 13 10 #include <linux/bitops.h>