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 c53bb60 commit c8437a6Copy full SHA for c8437a6
drivers/clocksource/timer-imx-tpm.c
@@ -1,12 +1,7 @@
1
-/*
2
- * Copyright 2016 Freescale Semiconductor, Inc.
3
- * Copyright 2017 NXP
4
- *
5
- * This program is free software; you can redistribute it and/or
6
- * modify it under the terms of the GNU General Public License
7
- * as published by the Free Software Foundation; either version 2
8
- * of the License, or (at your option) any later version.
9
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// Copyright 2016 Freescale Semiconductor, Inc.
+// Copyright 2017 NXP
10
11
#include <linux/clk.h>
12
#include <linux/clockchips.h>
0 commit comments