• Joonyoung Shim's avatar
    ASoC: twl4030 - Fix build error · 10d9e3d9
    Joonyoung Shim authored
    CC      sound/soc/codecs/twl4030.o
    sound/soc/codecs/twl4030.c:1400: warning: braces around scalar initializer
    sound/soc/codecs/twl4030.c:1400: warning: (near initialization for 'twl4030_dai.ops')
    sound/soc/codecs/twl4030.c:1401: error: field name not in record or union initializer
    sound/soc/codecs/twl4030.c:1401: error: (near initialization for 'twl4030_dai.ops')
    sound/soc/codecs/twl4030.c:1401: warning: initialization from incompatible pointer type
    sound/soc/codecs/twl4030.c:1402: error: field name not in record or union initializer
    sound/soc/codecs/twl4030.c:1402: error: (near initialization for 'twl4030_dai.ops')
    sound/soc/codecs/twl4030.c:1402: warning: excess elements in scalar initializer
    sound/soc/codecs/twl4030.c:1402: warning: (near initialization for 'twl4030_dai.ops')
    sound/soc/codecs/twl4030.c:1403: error: field name not in record or union initializer
    sound/soc/codecs/twl4030.c:1403: error: (near initialization for 'twl4030_dai.ops')
    sound/soc/codecs/twl4030.c:1403: warning: excess elements in scalar initializer
    sound/soc/codecs/twl4030.c:1403: warning: (near initialization for 'twl4030_dai.ops')
    Signed-off-by: default avatarJoonyoung Shim <jy0922.shim@samsung.com>
    Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
    10d9e3d9
twl4030.c 46 KB