RE: linux-next: build warning after merge of the libata tree

2018-03-19 Thread Richard Zhu
ernel Mailing List ; Richard Zhu Subject: linux-next: build warning after merge of the libata tree Hi Tejun, After merging the libata tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/ata/ahci_imx.c: In function 'imx_sata_disable': drivers/ata/ahci_

linux-next: build warning after merge of the libata tree

2018-03-19 Thread Stephen Rothwell
Hi Tejun, After merging the libata tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/ata/ahci_imx.c: In function 'imx_sata_disable': drivers/ata/ahci_imx.c:478:2: warning: enumeration value 'AHCI_IMX53' not handled in switch [-Wswitch] switch (imxpriv->type

Re: linux-next: build warning after merge of the libata tree

2018-02-13 Thread Tejun Heo
On Tue, Feb 13, 2018 at 02:04:49PM +1100, Stephen Rothwell wrote: > Hi Tejun, > > After merging the libata tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/ata/sata_rcar.c: In function 'sata_rcar_init_controller': > drivers/ata/sata_rcar.c:821:16: warni

linux-next: build warning after merge of the libata tree

2018-02-12 Thread Stephen Rothwell
Hi Tejun, After merging the libata tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/ata/sata_rcar.c: In function 'sata_rcar_init_controller': drivers/ata/sata_rcar.c:821:16: warning: unused variable 'base' [-Wunused-variable] void __iomem *base = priv->bas

linux-next: build warning after merge of the libata tree

2018-01-17 Thread Stephen Rothwell
Hi Tejun, After merging the libata tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/phy/broadcom/phy-brcm-sata.c: In function 'brcm_stb_sata_calibrate': drivers/phy/broadcom/phy-brcm-sata.c:514:24: warning: unused variable 'priv' [-Wunused-variable] struct

Re: linux-next: build warning after merge of the libata tree

2017-06-28 Thread Tejun Heo
On Wed, Jun 28, 2017 at 03:51:17PM +1000, Stephen Rothwell wrote: > Hi Tejun, > > After merging the libata tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/ata/libata-scsi.c: In function 'ata_scsi_var_len_cdb_xlat': > drivers/ata/libata-scsi.c:4194:1: w

linux-next: build warning after merge of the libata tree

2017-06-27 Thread Stephen Rothwell
Hi Tejun, After merging the libata tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/ata/libata-scsi.c: In function 'ata_scsi_var_len_cdb_xlat': drivers/ata/libata-scsi.c:4194:1: warning: label 'unspprt_sa' defined but not used [-Wunused-label] unspprt_sa: