
7 Oct
2011
7 Oct
'11
12:21 a.m.
Dear Timur Tabi,
In message 4E8E1881.5030902@freescale.com you wrote:
WARNING: externs should be avoided in .c files #114: FILE: board/freescale/corenet_ds/eth_p4080.c:100:
extern struct phy_driver tn2020_driver;
This is intentional. There's no header file for the teranetics driver, and
Maybe it's intentional on your side. I don't accept it anyway.
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
The complexity of software is an essential property, not an acciden-
tal one. Hence, descriptions of a software entity that abstract away
its complexity often abstract away its essence. - Fred Brooks, Jr.