[U-Boot] [PATCH] sh: Add support sh_eth to cpu of sh4
Mike Frysinger
vapier at gentoo.org
Tue Feb 24 08:32:04 CET 2009
On Tuesday 24 February 2009 02:20:40 Nobuhiro Iwamatsu wrote:
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro at renesas.com>
> ---
> cpu/sh4/cpu.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/cpu/sh4/cpu.c b/cpu/sh4/cpu.c
> index 52b6cfd..be410ab 100644
> --- 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>
this change doesnt really seem to jive with the changelog. adding a header
implies fixing of warning/build breakage, not "Add support sh_eth to cpu of
sh4" ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090224/6418f98f/attachment.pgp
More information about the U-Boot
mailing list