kernel/drivers/soc/renesas/r8a7745-sysc.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Renesas RZ/G1E System Controller 3 4 * 4 5 * Copyright (C) 2016 Cogent Embedded Inc. 5 - *6 - * This program is free software; you can redistribute it and/or modify7 - * it under the terms of the GNU General Public License version 2 as8 - * published by the Free Software Foundation; of the License.9 6 */ 10 7 11 -#include <linux/bug.h>12 8 #include <linux/kernel.h> 13 9 14 10 #include <dt-bindings/power/r8a7745-sysc.h>