[PATCH] include/bbu: Add missing include errno.h

Sascha Hauer s.hauer at pengutronix.de
Mon Jul 28 23:22:44 PDT 2014


On Mon, Jul 28, 2014 at 10:25:15PM +0200, Markus Pargmann wrote:
> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>

Applied, thanks

Sascha

> ---
>  include/bbu.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/bbu.h b/include/bbu.h
> index 095eebcf4afa..adb52b0dec42 100644
> --- a/include/bbu.h
> +++ b/include/bbu.h
> @@ -1,6 +1,8 @@
>  #ifndef __INCLUDE_BBU_H
>  #define __INCLUDE_BBU_H
>  
> +#include <asm-generic/errno.h>
> +
>  struct bbu_data {
>  #define BBU_FLAG_FORCE	(1 << 0)
>  #define BBU_FLAG_YES	(1 << 1)
> -- 
> 2.0.1
> 
> 
> _______________________________________________
> 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