Em 19-09-2011 02:35, Manjunath Hadli escreveu:
> remove VPBE_DISPLAY_SD_BUF_SIZE as it is no longer used.
> 
> Signed-off-by: Manjunath Hadli <manjunath.ha...@ti.com>
> ---
>  drivers/media/video/davinci/vpbe_display.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/media/video/davinci/vpbe_display.c 
> b/drivers/media/video/davinci/vpbe_display.c
> index ae7add1..09a659e 100644
> --- a/drivers/media/video/davinci/vpbe_display.c
> +++ b/drivers/media/video/davinci/vpbe_display.c
> @@ -43,7 +43,6 @@
>  
>  static int debug;
>  
> -#define VPBE_DISPLAY_SD_BUF_SIZE (720*576*2)
>  #define VPBE_DEFAULT_NUM_BUFS 3
>  
>  module_param(debug, int, 0644);

This is really trivial. I won't wait for your pull request to
merge this one ;)

Thanks,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to