[U-Boot] [PATCH 1/6] davinci_emac: move arch-independent defines to separate header
Ilya Yanok
yanok at emcraft.com
Mon Oct 10 23:23:09 CEST 2011
Dear Wolfgang,
On 07.10.2011 01:02, Wolfgang Denk wrote:
>> 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
Uh.. I'm not adding anything myself by this patch, just spliting the
existing header into two. Do I really have to fix all these style errors?
Regards, Ilya.
More information about the U-Boot
mailing list