]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
x86: Remove init_gd() function
authorSimon Glass <sjg@chromium.org>
Tue, 11 Aug 2015 02:44:28 +0000 (20:44 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:23:20 +0000 (10:23 +0200)
This is declared but no-longer exists. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/u-boot-x86.h

index 4dae365a1233bcf2cb3804ba3f8cedcf05b26f36..1c459d5ae34af16d1ae5ed9a53fae6ca954a922f 100644 (file)
@@ -14,7 +14,6 @@ extern char gdt_rom[];
 int arch_cpu_init(void);
 int x86_cpu_init_f(void);
 int cpu_init_f(void);
-void init_gd(gd_t *id, u64 *gdt_addr);
 void setup_gdt(gd_t *id, u64 *gdt_addr);
 /*
  * Setup FSP execution environment GDT to use the one we used in