X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fi2c%2Fppc4xx_i2c.c;h=8a38d11fb9f42489e4d5566c271adf1a8f06795b;hb=d4db3b86a5e090e21db710bedbbe3e50d4c56428;hp=df8888550bb0e2010db25362ca9695b4ac7a293e;hpb=6393c43c18a1aadcdcdd8551826eef15f50353d5;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/i2c/ppc4xx_i2c.c b/drivers/i2c/ppc4xx_i2c.c index df88885..8a38d11 100644 --- a/drivers/i2c/ppc4xx_i2c.c +++ b/drivers/i2c/ppc4xx_i2c.c @@ -8,6 +8,9 @@ * Bill Hunter, Wave 7 Optics, williamhunter@mediaone.net * * 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