
Hello Tom,
please pull from u-boot-i2c master
The following changes since commit eb0044db392247aa1c43e29f2703418d5668018a:
Prepare v2017.11-rc2 (2017-10-16 21:40:56 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to d10bd6cfd85c2a9f27c950e22e83d27ff978e7e8:
i2c: stm32f7_i2c: fix usage of useless local variable (2017-10-17 11:28:41 +0200)
---------------------------------------------------------------- Christophe Kerello (1): i2c: stm32f7_i2c: fix data abort
Masahiro Yamada (1): i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
Patrice Chotard (1): i2c: stm32f7_i2c: fix usage of useless local variable
drivers/i2c/i2c-uclass.c | 2 -- drivers/i2c/stm32f7_i2c.c | 17 ++++++----------- 2 files changed, 6 insertions(+), 13 deletions(-)
Tree build fine on travis:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/288957319
bye, Heiko

On Tue, Oct 17, 2017 at 04:29:13PM +0200, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c master
The following changes since commit eb0044db392247aa1c43e29f2703418d5668018a:
Prepare v2017.11-rc2 (2017-10-16 21:40:56 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to d10bd6cfd85c2a9f27c950e22e83d27ff978e7e8:
i2c: stm32f7_i2c: fix usage of useless local variable (2017-10-17 11:28:41 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini