Re: [PATCH] staging: solo6x10: fix for sparse warning message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 19 Jun 2014 21:53:21 -0400
Anthony DeStefano <adx@xxxxxxxxxxx> wrote:
> Define jpeg_dqt as static.
> 
> Signed-off-by: Anthony DeStefano <adx@xxxxxxxxxxx>
> ---
>  drivers/staging/media/solo6x10/solo6x10-jpeg.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/media/solo6x10/solo6x10-jpeg.h
> b/drivers/staging/media/solo6x10/solo6x10-jpeg.h index
> c5218ce..9e41185 100644 ---
> a/drivers/staging/media/solo6x10/solo6x10-jpeg.h +++
> b/drivers/staging/media/solo6x10/solo6x10-jpeg.h @@ -110,7 +110,7 @@
> static const unsigned char jpeg_header[] = { /* This is the byte
> marker for the start of the DQT */ #define DQT_START	17
>  #define DQT_LEN		138
> -const unsigned char jpeg_dqt[4][DQT_LEN] = {
> +static const unsigned char jpeg_dqt[4][DQT_LEN] = {
>  	{
>  		0xff, 0xdb, 0x00, 0x43, 0x00,
>  		0x08, 0x06, 0x06, 0x07, 0x06, 0x05, 0x08, 0x07,

Signed-off-by: Ismael Luceno <ismael.luceno@xxxxxxxxxxxxxxxxxxx>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux