Merge branch 'master' of git://git.denx.de/u-boot-arm

This commit is contained in:
Tom Rini
2012-12-22 05:55:19 -07:00
163 changed files with 8453 additions and 1096 deletions

View File

@@ -22,7 +22,8 @@
*/
#include <common.h>
#include <linux/compiler.h>
#include <serial.h>
#include <asm/arch/s3c6400.h>
DECLARE_GLOBAL_DATA_PTR;