X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fclk%2Fsunxi-ng%2Fccu_nm.c;h=e6bcc0a7170c826a9b3f68f8d20a601bb38858c5;hb=2874c5fd284268364ece81a7bd936f3c8168e567;hp=424d8635b0537b80ff072e01995a2d27d6c35dbf;hpb=41b8687191cfd0326db03b0e82fb09d8c98ca641;p=mirror_ubuntu-focal-kernel.git diff --git a/drivers/clk/sunxi-ng/ccu_nm.c b/drivers/clk/sunxi-ng/ccu_nm.c index 424d8635b053..e6bcc0a7170c 100644 --- a/drivers/clk/sunxi-ng/ccu_nm.c +++ b/drivers/clk/sunxi-ng/ccu_nm.c @@ -1,14 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2016 Maxime Ripard * Maxime Ripard - * - * 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. */ #include +#include #include "ccu_frac.h" #include "ccu_gate.h"