kernel/drivers/soc/renesas/r8a7779-sysc.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Renesas R-Car H1 System Controller 3 4 * 4 5 * Copyright (C) 2016 Glider bvba 5 - *6 - * This program is free software; you can redistribute it and/or modify7 - * it under the terms of the GNU General Public License as published by8 - * the Free Software Foundation; version 2 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/r8a7779-sysc.h>