mbox

[U-Boot] Pull request: u-boot-i2c

Message ID 4D4112B1.70206@denx.de
State Accepted
Headers show

Pull-request

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

Message

Heiko Schocher Jan. 27, 2011, 6:37 a.m. UTC
Hello Wolfgang,

please pull from u-boot-i2c.git. This should go in actual release,
as it is a bugfix.

The following changes since commit 8aba9dceebb14144e07d19593111ee3a999c37fc:

  Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS (2011-01-25 22:22:30 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-i2c.git master

Ryan Mallon (1):
      Fix at91 includes in soft_i2c driver

 drivers/i2c/soft_i2c.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

Thanks!

bye,
Heiko

Comments

Wolfgang Denk Jan. 31, 2011, 10:18 p.m. UTC | #1
Dear Heiko Schocher,

In message <4D4112B1.70206@denx.de> you wrote:
> Hello Wolfgang,
> 
> please pull from u-boot-i2c.git. This should go in actual release,
> as it is a bugfix.
> 
> The following changes since commit 8aba9dceebb14144e07d19593111ee3a999c37fc:
> 
>   Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS (2011-01-25 22:22:30 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-i2c.git master
> 
> Ryan Mallon (1):
>       Fix at91 includes in soft_i2c driver
> 
>  drivers/i2c/soft_i2c.c |    4 +---
>  1 files changed, 1 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk