projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
common: Drop image.h from common header
[J-u-boot.git]
/
drivers
/
net
/
fsl-mc
/
mc.c
diff --git
a/drivers/net/fsl-mc/mc.c
b/drivers/net/fsl-mc/mc.c
index fee372968a38e65f7ea2d5d01e1670b45767f53c..da0815a46f7318647993fe0d2ecd8a773f1ea43c 100644
(file)
--- a/
drivers/net/fsl-mc/mc.c
+++ b/
drivers/net/fsl-mc/mc.c
@@
-8,6
+8,7
@@
#include <cpu_func.h>
#include <env.h>
#include <errno.h>
+#include <image.h>
#include <malloc.h>
#include <linux/bug.h>
#include <asm/io.h>
This page took
0.022218 seconds
and
4
git commands to generate.