mbox

[U-Boot] Please pull u-boot-dm

Message ID CAPnjgZ1RJUUfHtk29bQQY0KdMHRREOeuukCbfrykS-NED5aL6g@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

http://git.denx.de/u-boot-dm.git

Message

Simon Glass March 25, 2015, 10:45 p.m. UTC
Hi Tom,

The following changes since commit b81bdf62e0cf9b5c64d30284d01658a851f142f7:

  bav335x: Update defconfigs and fix typo in EEPROM config format
(2015-03-24 10:56:35 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-dm.git

for you to fetch changes up to 891ee87e2b4586012ce5bacd9149177f61de4ad5:

  dm: serial: remove bogus include <ns16550.h> (2015-03-25 16:33:27 -0600)

----------------------------------------------------------------
Masahiro Yamada (1):
      dm: serial: remove bogus include <ns16550.h>

 drivers/serial/serial-uclass.c | 2 --
 1 file changed, 2 deletions(-)

Regards,
Simon

Comments

Tom Rini March 27, 2015, 2:19 p.m. UTC | #1
On Wed, Mar 25, 2015 at 04:45:52PM -0600, Simon Glass wrote:

> Hi Tom,
> 
> The following changes since commit b81bdf62e0cf9b5c64d30284d01658a851f142f7:
> 
>   bav335x: Update defconfigs and fix typo in EEPROM config format
> (2015-03-24 10:56:35 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-dm.git
> 
> for you to fetch changes up to 891ee87e2b4586012ce5bacd9149177f61de4ad5:
> 
>   dm: serial: remove bogus include <ns16550.h> (2015-03-25 16:33:27 -0600)
> 

Applied to u-boot/master, thanks!