1
0
Fork 0
forked from len0rd/rockbox

Still at it for 0c7b787. Might be done now.

Change-Id: Idf45731dc6554954747f6036dc6dfcd4b63981a1
This commit is contained in:
Michael Sevakis 2013-04-15 14:58:00 -04:00
parent 9e71fd16a5
commit 5261b19bdf
7 changed files with 9 additions and 18 deletions

View file

@ -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 */