]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/mxc_i2c.c
meson: use the clock driver
[u-boot] / drivers / i2c / mxc_i2c.c
index a17c1eceae0960616f93818d388aa6569c745ae8..9999d9fe5e4bd01fd5155a307b91017f0328eabe 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * i2c driver for Freescale i.MX series
  *
@@ -10,8 +11,6 @@
  *  Copyright (C) 2007 RightHand Technologies, Inc.
  *  Copyright (C) 2008 Darius Augulis <darius.augulis at teltonika.lt>
  *
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>