]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Blackfin: global_data.h: make pull in needed headers
authorMike Frysinger <vapier@gentoo.org>
Mon, 9 Nov 2009 23:08:09 +0000 (18:08 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 17 Jan 2010 14:17:26 +0000 (09:17 -0500)
We need the definition of bd_t in this header, so pull in asm/u-boot.h.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/asm-blackfin/global_data.h

index b78b04cd6beb476b1e288fa7940e77860581a2f2..c7099e6dac0acbc660141e6b9af96350ca480b41 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef        __ASM_GBL_DATA_H
 #define __ASM_GBL_DATA_H
 
+#include <asm/u-boot.h>
+
 /*
  * The following data structure is placed in some memory wich is
  * available very early after boot (like DPRAM on MPC8xx/MPC82xx, or