]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/clk/exynos/clk-pll.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / clk / exynos / clk-pll.h
index 631d035f833bffed826268a895074271dc08f294..c79aac44258b10dccfe83c38d504a6790cc9d79e 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Exynos PLL helper functions for clock drivers.
  * Copyright (C) 2016 Samsung Electronics
  * Thomas Abraham <thomas.ab@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 unsigned long pll145x_get_rate(unsigned int *con1, unsigned long fin_freq);