mbox

[U-Boot] Please pull from u-boot-i2c

Message ID 566A6031.1070209@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Heiko Schocher Dec. 11, 2015, 5:33 a.m. UTC
Hello Tom,

please pull from u-boot-i2c master

The following changes since commit 789fa275b3750e60c60cb3d18eabc9467892c257:

   x86: Remove HAVE_ACPI_RESUME (2015-12-09 17:44:56 +0800)

are available in the git repository at:

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

for you to fetch changes up to 0305be1087a0d3b7058c5761e9cbc26a1b3fbd2c:

   Kconfig: i2c: Fix indentation (2015-12-11 06:30:01 +0100)

----------------------------------------------------------------
Michal Simek (2):
       Kconfig: i2c: Fix typo Suport -> Support
       Kconfig: i2c: Fix indentation

  drivers/i2c/muxes/Kconfig | 16 ++++++++--------
  1 file changed, 8 insertions(+), 8 deletions(-)


Thanks!

bye,
Heiko

Comments

Tom Rini Dec. 11, 2015, 12:29 p.m. UTC | #1
On Fri, Dec 11, 2015 at 06:33:37AM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c master
> 
> The following changes since commit 789fa275b3750e60c60cb3d18eabc9467892c257:
> 
>   x86: Remove HAVE_ACPI_RESUME (2015-12-09 17:44:56 +0800)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to 0305be1087a0d3b7058c5761e9cbc26a1b3fbd2c:
> 
>   Kconfig: i2c: Fix indentation (2015-12-11 06:30:01 +0100)
> 

Applied to u-boot/master, thanks!