[U-Boot] [PATCH] sh/rsk7203: add missing include net.h

23 Aug
2009
23 Aug
'09
2:14 p.m.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com --- board/renesas/rsk7203/rsk7203.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/renesas/rsk7203/rsk7203.c b/board/renesas/rsk7203/rsk7203.c index 2b85799..fbf2e23 100644 --- a/board/renesas/rsk7203/rsk7203.c +++ b/board/renesas/rsk7203/rsk7203.c @@ -21,6 +21,7 @@ */
#include <common.h> +#include <net.h> #include <netdev.h> #include <asm/io.h> #include <asm/processor.h>
--
1.6.3.1

23 Aug
23 Aug
10:43 p.m.
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 1251029692-3682-1-git-send-email-plagnioj@jcrosoft.com you wrote:
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
board/renesas/rsk7203/rsk7203.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"Buy land. They've stopped making it." - Mark Twain
5739
Age (days ago)
5739
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jean-Christophe PLAGNIOL-VILLARD
-
Wolfgang Denk