Re: [PATCH] i2c-mux-reg: fix compilation warnings

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

 



On Wed, Sep 02, 2015 at 11:03:41AM +0300, Mike Rapoport wrote:
> With CONFIG_OF=n, the following warnings occur when compiling
> drivers/i2c/muxes/i2c-mux-reg.c:
> 
>   CC      drivers/i2c/muxes/i2c-mux-reg.o
> drivers/i2c/muxes/i2c-mux-reg.c:170:13: warning: ‘struct gpiomux’ declared inside parameter list [enabled by default]
>       struct platform_device *pdev)
>              ^
> drivers/i2c/muxes/i2c-mux-reg.c:170:13: warning: its scope
> is only this definition or declaration, which is probably not what you want [enabled by default]
> drivers/i2c/muxes/i2c-mux-reg.c: In function ‘i2c_mux_reg_probe’:
> drivers/i2c/muxes/i2c-mux-reg.c:201:3: warning: passing argument 1 of ‘i2c_mux_reg_probe_dt’ from incompatible pointer type [enabled by default]
>    ret = i2c_mux_reg_probe_dt(mux, pdev);
>    ^
> 
> Signed-off-by: Mike Rapoport <mike.rapoport@xxxxxxxxx>

Applied to for-next, thanks!

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux