[U-Boot] [PATCH 1/6] davinci_emac: move arch-independent defines to separate header

Wolfgang Denk wd at denx.de
Thu Oct 6 23:02:39 CEST 2011


Dear Ilya Yanok,

In message <1317857806-16549-2-git-send-email-yanok at emcraft.com> you wrote:
> DaVinci EMAC is found not only on DaVinci SoCs but on some OMAP3 SoCs
> also. This patch moves common defines from arch-davinci/emac_defs.h to
> drivers/net/davinci_emac.h
> 
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
>  arch/arm/include/asm/arch-davinci/emac_defs.h |  293 -----------------------
>  drivers/net/davinci_emac.c                    |    1 +
>  drivers/net/davinci_emac.h                    |  317 +++++++++++++++++++++++++
>  3 files changed, 318 insertions(+), 293 deletions(-)
>  create mode 100644 drivers/net/davinci_emac.h

Checkpatch says:

total: 1 errors, 8 warnings, 623 lines checked

Please clean up and resubmit.  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 at denx.de
Here is an Appalachian version of management's answer  to  those  who
are  concerned  with  the fate of the project: "Don't worry about the
mule. Just load the wagon."         - Mike Dennison's hillbilly uncle


More information about the U-Boot mailing list