]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/mvtwsi.c
efi_loader: always check parameters in efi_cout_query_mode()
[u-boot] / drivers / i2c / mvtwsi.c
index 38bca897458661aa652e635bc252895fecdad812..f9822e56b8943eb4120c6ac24bbe141394b69c8c 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Driver for the TWSI (i2c) controller found on the Marvell
  * orion5x and kirkwood SoC families.
  *
  * Author: Albert Aribaud <albert.u.boot@aribaud.net>
  * Copyright (c) 2010 Albert Aribaud.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>