projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa45bd4
)
Blackfin: global_data.h: make pull in needed headers
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 9 Nov 2009 23:08:09 +0000
(18:08 -0500)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/include/asm-blackfin/global_data.h
b/include/asm-blackfin/global_data.h
index b78b04cd6beb476b1e288fa7940e77860581a2f2..c7099e6dac0acbc660141e6b9af96350ca480b41 100644
(file)
--- a/
include/asm-blackfin/global_data.h
+++ b/
include/asm-blackfin/global_data.h
@@
-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