mbox

[U-Boot,i2c] Pull request

Message ID 4EBA1018.9030506@denx.de
State Accepted
Headers show

Pull-request

git://git.denx.de/u-boot-i2c.git master

Message

Heiko Schocher Nov. 9, 2011, 5:31 a.m. UTC
Hello Wolfgang,

The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 07:44:52 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-i2c.git master

Kumar Gala (1):
      fsl_i2c: Fix compile warning

 drivers/i2c/fsl_i2c.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

bye,
Heiko

Comments

Wolfgang Denk Nov. 16, 2011, 6:59 p.m. UTC | #1
Dear Heiko Schocher,

In message <4EBA1018.9030506@denx.de> you wrote:
> Hello Wolfgang,
> 
> The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 07:44:52 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> Kumar Gala (1):
>       fsl_i2c: Fix compile warning
> 
>  drivers/i2c/fsl_i2c.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk