[PATCH v2] atmel_lcdfb: fix warning: implicit declaration of function 'clk_get_rate'

Sascha Hauer s.hauer at pengutronix.de
Mon Feb 4 03:44:02 EST 2013


On Sun, Feb 03, 2013 at 11:09:22AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>

Applied, thanks

Sascha

> ---
>  drivers/video/atmel_lcdfb.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/video/atmel_lcdfb.c b/drivers/video/atmel_lcdfb.c
> index 85f5cf1..08888cc 100644
> --- a/drivers/video/atmel_lcdfb.c
> +++ b/drivers/video/atmel_lcdfb.c
> @@ -30,6 +30,7 @@
>  #include <mach/cpu.h>
>  #include <errno.h>
>  #include <asm/mmu.h>
> +#include <linux/clk.h>
>  
>  #include "atmel_lcdfb.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