aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/platforms/powernv/rng.c')
-rw-r--r--arch/powerpc/platforms/powernv/rng.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/powerpc/platforms/powernv/rng.c b/arch/powerpc/platforms/powernv/rng.c
index 718f50ed22f1..8035caf6e297 100644
--- a/arch/powerpc/platforms/powernv/rng.c
+++ b/arch/powerpc/platforms/powernv/rng.c
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright 2013, Michael Ellerman, IBM Corporation.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version
- * 2 of the License, or (at your option) any later version.
*/
#define pr_fmt(fmt) "powernv-rng: " fmt