]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - drivers/clk/sunxi-ng/ccu_nm.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-focal-kernel.git] / drivers / clk / sunxi-ng / ccu_nm.c
index 424d8635b0537b80ff072e01995a2d27d6c35dbf..e6bcc0a7170c826a9b3f68f8d20a601bb38858c5 100644 (file)
@@ -1,14 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (C) 2016 Maxime Ripard
  * Maxime Ripard <maxime.ripard@free-electrons.com>
- *
- * 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 <linux/clk-provider.h>
+#include <linux/io.h>
 
 #include "ccu_frac.h"
 #include "ccu_gate.h"