Skip to content

Commit

Permalink
Merge branch 'asoc-omap' into for-3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Aug 23, 2012
2 parents 2bbf607 + eda21d3 commit 7ccf612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/twl-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ void __init omap_twl4030_audio_init(char *card_name)
}

#else /* SOC_OMAP_TWL4030 */
void __init omap_twl4030_audio_init(char *card_name, int codec_sysclk)
void __init omap_twl4030_audio_init(char *card_name)
{
return;
}
Expand Down

0 comments on commit 7ccf612

Please sign in to comment.