]> git.sur5r.net Git - u-boot/blobdiff - drivers/video/da8xx-fb.c
lpi2c: Fix bus stop problem in xfer
[u-boot] / drivers / video / da8xx-fb.c
index 26db73b13883e51742f4f1a547bab62e2383288c..285633b14d6c275fea880b9e6c2a7cdef43bc593 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Porting to u-boot:
  *
@@ -9,8 +10,6 @@
  *
  * Based on the LCD driver for TI Avalanche processors written by
  * Ajay Singh and Shalom Hai.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>