[PATCH 02/20] tlsf_malloc: drop duplicate include

Sascha Hauer s.hauer at pengutronix.de
Thu Mar 7 02:37:38 EST 2013


On Wed, Mar 06, 2013 at 10:29:31AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> config.h is not need and already inclued by Makefile
> 
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>

Applied, thanks

Sascha

> ---
>  common/tlsf_malloc.c |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/common/tlsf_malloc.c b/common/tlsf_malloc.c
> index 5c5bb61..cd01b56 100644
> --- a/common/tlsf_malloc.c
> +++ b/common/tlsf_malloc.c
> @@ -17,10 +17,8 @@
>   *
>   */
>  
> -#include <config.h>
>  #include <malloc.h>
>  #include <string.h>
> -#include <malloc.h>
>  
>  #include <stdio.h>
>  #include <module.h>
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list