summaryrefslogtreecommitdiff
path: root/firmware/export/hosted_codec.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2013-04-15 14:58:00 -0400
committerMichael Sevakis <jethead71@rockbox.org>2013-04-15 14:58:00 -0400
commit5261b19bdfaf64bebfff05556139dbbcf723876f (patch)
tree4d897f7a5f8c2fa9df3066074c700fe39c2e3e74 /firmware/export/hosted_codec.h
parent9e71fd16a55bd69f2cf3345b5ab3459b29c1832d (diff)
downloadrockbox-5261b19bdfaf64bebfff05556139dbbcf723876f.tar.gz
rockbox-5261b19bdfaf64bebfff05556139dbbcf723876f.zip
Still at it for 0c7b787. Might be done now.
Change-Id: Idf45731dc6554954747f6036dc6dfcd4b63981a1
Diffstat (limited to 'firmware/export/hosted_codec.h')
-rw-r--r--firmware/export/hosted_codec.h2
1 files changed, 1 insertions, 1 deletions
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)
46#if defined(AUDIOHW_HAVE_TREBLE_CUTOFF) 46#if defined(AUDIOHW_HAVE_TREBLE_CUTOFF)
47AUDIOHW_SETTING(TREBLE_CUTOFF, "", 0, 1, 1, 4, 1) 47AUDIOHW_SETTING(TREBLE_CUTOFF, "", 0, 1, 1, 4, 1)
48#endif 48#endif
49/* CONFIG_PLATFORM & PLATFORM_ANDROID */ 49#endif /* CONFIG_PLATFORM & PLATFORM_ANDROID */
50 50
51#endif /* HOSTED_CODEC_H */ \ No newline at end of file 51#endif /* HOSTED_CODEC_H */ \ No newline at end of file