We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029aede commit 6bd8643Copy full SHA for 6bd8643
drivers/clocksource/timer-pistachio.c
@@ -1,11 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0
2
/*
3
* Pistachio clocksource based on general-purpose timers
4
*
5
* Copyright (C) 2015 Imagination Technologies
- *
6
- * This file is subject to the terms and conditions of the GNU General Public
7
- * License. See the file "COPYING" in the main directory of this archive
8
- * for more details.
9
*/
10
11
#define pr_fmt(fmt) "%s: " fmt, __func__
0 commit comments