From 5261b19bdfaf64bebfff05556139dbbcf723876f Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Mon, 15 Apr 2013 14:58:00 -0400 Subject: Still at it for 0c7b787. Might be done now. Change-Id: Idf45731dc6554954747f6036dc6dfcd4b63981a1 --- firmware/export/hosted_codec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/hosted_codec.h') diff --git a/firmware/export/hosted_codec.h b/firmware/export/hosted_codec.h index 62a4d57613..e44da37c8d 100644 --- a/firmware/export/hosted_codec.h +++ b/firmware/export/hosted_codec.h @@ -46,6 +46,6 @@ AUDIOHW_SETTING(BASS_CUTOFF, "", 0, 1, 1, 4, 1) #if defined(AUDIOHW_HAVE_TREBLE_CUTOFF) AUDIOHW_SETTING(TREBLE_CUTOFF, "", 0, 1, 1, 4, 1) #endif -/* CONFIG_PLATFORM & PLATFORM_ANDROID */ +#endif /* CONFIG_PLATFORM & PLATFORM_ANDROID */ #endif /* HOSTED_CODEC_H */ \ No newline at end of file -- cgit v1.2.3