aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/dscr/dscr_user_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/powerpc/dscr/dscr_user_test.c')
-rw-r--r--tools/testing/selftests/powerpc/dscr/dscr_user_test.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/testing/selftests/powerpc/dscr/dscr_user_test.c b/tools/testing/selftests/powerpc/dscr/dscr_user_test.c
index 77d16b5e7dca..eaf785d11eed 100644
--- a/tools/testing/selftests/powerpc/dscr/dscr_user_test.c
+++ b/tools/testing/selftests/powerpc/dscr/dscr_user_test.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * POWER Data Stream Control Register (DSCR) SPR test 3 * POWER Data Stream Control Register (DSCR) SPR test
3 * 4 *
@@ -14,10 +15,6 @@
14 * 15 *
15 * Copyright 2013, Anton Blanchard, IBM Corporation. 16 * Copyright 2013, Anton Blanchard, IBM Corporation.
16 * Copyright 2015, Anshuman Khandual, IBM Corporation. 17 * Copyright 2015, Anshuman Khandual, IBM Corporation.
17 *
18 * This program is free software; you can redistribute it and/or modify it
19 * under the terms of the GNU General Public License version 2 as published
20 * by the Free Software Foundation.
21 */ 18 */
22#include "dscr.h" 19#include "dscr.h"
23 20