[U-Boot-Users] [PATCH] configh 
    Wolfgang Denk 
    wd at denx.de
       
    Sat May 15 19:10:55 CEST 2004
    
    
  
In message <20040515150855.GO27774 at pengutronix.de> you wrote:
> 
> * Patch by Robert Schwebel, 14 May 2004:
>   use config.h (which is needed in serial.c for CFG_HZ)
What makes you think this is needed? The code compiles fine as is...
>  #include <common.h>
> +#include <config.h>
>  #include <clps7111.h>
And actually this _IS_ redundand, since "include/common.h" already
includes <config.h>.
Which problem are you tring to fix? I can't see any...
Rejected.
Wolfgang Denk
-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
If it went on at this rate, in several billion  years  he'd  be  rich
beyond his wildest dreams!            - Terry Pratchett, _Soul Music_
    
    
More information about the U-Boot
mailing list