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 85c5aaf commit 029aedeCopy full SHA for 029aede
drivers/clocksource/timer-orion.c
@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
2
/*
3
* Marvell Orion SoC timer handling.
4
*
5
* Sebastian Hesselbarth <[email protected]>
6
- * This file is licensed under the terms of the GNU General Public
7
- * License version 2. This program is licensed "as is" without any
8
- * warranty of any kind, whether express or implied.
9
- *
10
* Timer 0 is used as free-running clocksource, while timer 1 is
11
* used as clock_event_device.
12
*/
0 commit comments