Merge branch 'master' of git://git.denx.de/u-boot-tegra
authorTom Rini <trini@konsulko.com>
Fri, 3 Apr 2015 13:14:38 +0000 (09:14 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 3 Apr 2015 13:14:38 +0000 (09:14 -0400)
Conflicts:
board/armltd/vexpress64/vexpress64.c

Signed-off-by: Tom Rini <trini@konsulko.com>
1  2 
board/armltd/vexpress64/vexpress64.c
include/configs/vexpress_aemv8a.h

@@@ -11,6 -11,9 +11,8 @@@
  #include <netdev.h>
  #include <asm/io.h>
  #include <linux/compiler.h>
 -#include <asm/semihosting.h>
+ #include <dm/platdata.h>
+ #include <dm/platform_data/serial_pl01x.h>
  
  DECLARE_GLOBAL_DATA_PTR;
  
Simple merge