From 2799a69ee88f8fe086846095f8fe8a8e79483605 Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Tue, 25 Feb 2020 21:35:39 +0100 Subject: doc: fix references to driver-model Fix some errors pointed out by 'make refcheckdocs'. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- drivers/i2c/sh_i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/i2c/sh_i2c.c') diff --git a/drivers/i2c/sh_i2c.c b/drivers/i2c/sh_i2c.c index b69d2135939..834f1f2179f 100644 --- a/drivers/i2c/sh_i2c.c +++ b/drivers/i2c/sh_i2c.c @@ -4,7 +4,7 @@ * Copyright (C) 2011, 2013 Nobuhiro Iwamatsu * * 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 -- cgit v1.2.3