diff options
Diffstat (limited to 'tools/testing/selftests/intel_pstate/aperf.c')
| -rw-r--r-- | tools/testing/selftests/intel_pstate/aperf.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tools/testing/selftests/intel_pstate/aperf.c b/tools/testing/selftests/intel_pstate/aperf.c index cd72f3dc83e9..d21edea9c560 100644 --- a/tools/testing/selftests/intel_pstate/aperf.c +++ b/tools/testing/selftests/intel_pstate/aperf.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0  #include <math.h>  #include <unistd.h>  #include <stdio.h> |