projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6af385
)
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Fri, 18 Apr 2014 08:40:57 +0000
(17:40 +0900)
committer
Tom Rini
<trini@ti.com>
Thu, 19 Jun 2014 15:18:44 +0000
(11:18 -0400)
gd->bd is not used in fdt_support.c.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
common/fdt_support.c
patch
|
blob
|
history
diff --git
a/common/fdt_support.c
b/common/fdt_support.c
index c690768572007e8eed91fa351dea46e38ab148d5..3c4edc4837da524c2d2643e954dfe5d2ba0a02a3 100644
(file)
--- a/
common/fdt_support.c
+++ b/
common/fdt_support.c
@@
-16,11
+16,6
@@
#include <fdt_support.h>
#include <exports.h>
-/*
- * Global data (for the gd->bd)
- */
-DECLARE_GLOBAL_DATA_PTR;
-
/*
* Get cells len in bytes
* if #NNNN-cells property is 2 then len is 8