• Takashi Iwai's avatar
    ALSA: ASoC - Fix module init entry for twl4030.c · 24e07db8
    Takashi Iwai authored
    Fixed the function name of module init entry for twl4030.c, which
    conflicted with the existing hardware init function:
      sound/soc/codecs/twl4030.c:1278: error: conflicting types for 'twl4030_init'
      sound/soc/codecs/twl4030.c:1187: error: previous definition of 'twl4030_init' was here
    
    Also fixed the section type of init function.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    24e07db8
twl4030.c 34.8 KB