]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 18 Apr 2014 08:40:57 +0000 (17:40 +0900)
committerTom 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

index c690768572007e8eed91fa351dea46e38ab148d5..3c4edc4837da524c2d2643e954dfe5d2ba0a02a3 100644 (file)
 #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