Re: [PATCH] io: accel: mma7666: declare mma7660_nscale as static

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

 



On 26/09/16 19:40, Ico Doornekamp wrote:
> As reported by sparse
> 
> Signed-off-by: Ico Doornekamp <ico@xxxxxxxx>
Hi,

Already fixed - see the testing branch of iio.git.
I picked up a patch for this on Saturday from Wei Jongjun

Thanks,

Jonathan

> ---
>  drivers/iio/accel/mma7660.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/accel/mma7660.c b/drivers/iio/accel/mma7660.c
> index 03beadf..3a40774 100644
> --- a/drivers/iio/accel/mma7660.c
> +++ b/drivers/iio/accel/mma7660.c
> @@ -39,7 +39,7 @@
>  
>  #define MMA7660_SCALE_AVAIL	"0.467142857"
>  
> -const int mma7660_nscale = 467142857;
> +static const int mma7660_nscale = 467142857;
>  
>  #define MMA7660_CHANNEL(reg, axis) {	\
>  	.type = IIO_ACCEL,	\
> 

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



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux