doc: fix references to driver-model
[oweals/u-boot.git] / drivers / i2c / soft_i2c.c
index 7f0303cc051fd6d06cea1a44247f217f1dd564f8..9ad1c281ff2a8e0d82ac7dd65e026d8cd80a26b4 100644 (file)
@@ -12,7 +12,7 @@
  * Neil Russell.
  *
  * NOTE: This driver should be converted to driver model before June 2017.
- * Please see doc/driver-model/i2c-howto.txt for instructions.
+ * Please see doc/driver-model/i2c-howto.rst for instructions.
  */
 
 #include <common.h>