projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ada9318
)
sh: Add netdev header fixing of warning/build
author
Nobuhiro Iwamatsu
<iwamatsu.nobuhiro@renesas.com>
Fri, 27 Feb 2009 09:35:41 +0000
(18:35 +0900)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Thu, 12 Mar 2009 14:58:30 +0000
(23:58 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
cpu/sh4/cpu.c
patch
|
blob
|
history
diff --git
a/cpu/sh4/cpu.c
b/cpu/sh4/cpu.c
index
52b6cfd
..
be410ab
100644
(file)
--- a/
cpu/sh4/cpu.c
+++ b/
cpu/sh4/cpu.c
@@
-23,6
+23,7
@@
#include <common.h>
#include <command.h>
+#include <netdev.h>
#include <asm/processor.h>
#include <asm/cache.h>