]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/tsi108_i2c.c
net: Drop CONFIG_TSI108_ETH
[u-boot] / drivers / i2c / tsi108_i2c.c
index c0779079ab7eaa45cef16674064f84c8ab08870b..208c0900ef842d118b0347580c9ff240034e5d37 100644 (file)
@@ -1,8 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2004 Tundra Semiconductor Corp.
  * Author: Alex Bounine
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * NOTE: This driver should be converted to driver model before June 2017.
+ * Please see doc/driver-model/i2c-howto.txt for instructions.
  */
 
 #include <config.h>