diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-omap2/twl-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/twl-common.c b/arch/arm/mach-omap2/twl-common.c index 0606f238a247..5d142facb0e6 100644 --- a/arch/arm/mach-omap2/twl-common.c +++ b/arch/arm/mach-omap2/twl-common.c | |||
@@ -559,7 +559,7 @@ void __init omap_twl4030_audio_init(char *card_name) | |||
559 | } | 559 | } |
560 | 560 | ||
561 | #else /* SOC_OMAP_TWL4030 */ | 561 | #else /* SOC_OMAP_TWL4030 */ |
562 | void __init omap_twl4030_audio_init(char *card_name, int codec_sysclk) | 562 | void __init omap_twl4030_audio_init(char *card_name) |
563 | { | 563 | { |
564 | return; | 564 | return; |
565 | } | 565 | } |