On Wed, Mar 21, 2018 at 10:37:01AM +0800, Richard Zhu wrote: > Add the default as the last entry to fix the following > build warning introduced by commit. > e5878732a521 ("ahci: imx: add the imx6qp ahci sata support") > > 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) { > ^~~~~~ > > Signed-off-by: Richard Zhu <hongxing.zhu@xxxxxxx> Applied to libata/for-4.17. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html