From: Sylvain Lemieux Date: Tue, 14 Mar 2017 15:24:43 +0000 (-0400) Subject: i2c: lpc32xx: Remove note for DM conversation X-Git-Tag: v2017.05-rc1~7^2~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ddfd0821691d230b00f9690766aa6197ff628fd7;p=u-boot i2c: lpc32xx: Remove note for DM conversation Removed note in the LPC32xx I2C driver for DM conversation. Signed-off-by: Sylvain Lemieux --- diff --git a/drivers/i2c/lpc32xx_i2c.c b/drivers/i2c/lpc32xx_i2c.c index b4d1014b8d..cacbe87641 100644 --- a/drivers/i2c/lpc32xx_i2c.c +++ b/drivers/i2c/lpc32xx_i2c.c @@ -5,9 +5,6 @@ * Written-by: Albert ARIBAUD - 3ADEV * * 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