]> git.sur5r.net Git - u-boot/blobdiff - drivers/clk/clk_fixed_rate.c
spi: mxc: Fix compilation problem of DM_SPI class driver
[u-boot] / drivers / clk / clk_fixed_rate.c
index c9a9f0a20b6f1628a0792fe40d8e36119e916d3f..d8d9f86c8642c927bce696ab97d111090895d8d0 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2016 Masahiro Yamada <yamada.masahiro@socionext.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>