From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 27 May 2019 11:45:37 +0200 Subject: [U-Boot] [PATCH 3/4] i2c: remove i2c driver-model compatibility layer In-Reply-To: <20190527085721.6722-4-brgl@bgdev.pl> References: <20190527085721.6722-1-brgl@bgdev.pl> <20190527085721.6722-4-brgl@bgdev.pl> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Bartosz, Am 27.05.2019 um 10:57 schrieb Bartosz Golaszewski: > From: Bartosz Golaszewski > > There are no more users of the compatibility layer for i2c. Remove the > driver and all references to it. > > Signed-off-by: Bartosz Golaszewski > --- > Makefile | 7 -- > drivers/i2c/Kconfig | 13 +--- > drivers/i2c/Makefile | 1 - > drivers/i2c/i2c-uclass-compat.c | 128 -------------------------------- > include/_exports.h | 3 +- > include/exports.h | 3 +- > include/i2c.h | 80 -------------------- > 7 files changed, 3 insertions(+), 232 deletions(-) > delete mode 100644 drivers/i2c/i2c-uclass-compat.c Acked-by: Heiko Schocher Thanks! bye, Heiko -- -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de