
4 Jul
2010
4 Jul
'10
11:52 p.m.
In message 1277330773-28395-7-git-send-email-wd@denx.de you wrote:
Instead of defining the flags sevaral times in different source files (which is error prone), move them to a central place in a header file.
Signed-off-by: Wolfgang Denk wd@denx.de
common/env_eeprom.c | 5 ----- common/env_flash.c | 3 --- include/environment.h | 3 +++ 3 files changed, 3 insertions(+), 8 deletions(-)
Applied.
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
Panic, n.: The second time you can't do it the first time.