These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / fsl / imx-audmux.c
index d9050d9..fc57da3 100644 (file)
@@ -184,7 +184,7 @@ static enum imx_audmux_type {
        IMX31_AUDMUX,
 } audmux_type;
 
-static struct platform_device_id imx_audmux_ids[] = {
+static const struct platform_device_id imx_audmux_ids[] = {
        {
                .name = "imx21-audmux",
                .driver_data = IMX21_AUDMUX,