summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--firmware/export/audiohw.h4
-rw-r--r--firmware/export/codec-dx50.h (renamed from firmware/target/hosted/ibasso/dx50/codec-dx50.h)0
-rw-r--r--firmware/export/codec-dx90.h (renamed from firmware/target/hosted/ibasso/dx90/codec-dx90.h)0
3 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index 00bb15812d..f22e72554d 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -215,7 +215,7 @@ struct sound_settings_info
#include "cs4398.h"
#elif defined(HAVE_ES9018)
#include "es9018.h"
-#elif (CONFIG_PLATFORM & (PLATFORM_ANDROID | PLATFORM_MAEMO\
+#elif (CONFIG_PLATFORM & (PLATFORM_ANDROID | PLATFORM_MAEMO \
| PLATFORM_PANDORA | PLATFORM_SDL))
#include "hosted_codec.h"
#elif defined(DX50)
@@ -644,7 +644,7 @@ void audiohw_set_pitch(int32_t val);
/**
* Return the set pitch ratio
- */
+ */
int32_t audiohw_get_pitch(void);
#endif /* HAVE_PITCHCONTROL */
diff --git a/firmware/target/hosted/ibasso/dx50/codec-dx50.h b/firmware/export/codec-dx50.h
index baa5b7c3b6..baa5b7c3b6 100644
--- a/firmware/target/hosted/ibasso/dx50/codec-dx50.h
+++ b/firmware/export/codec-dx50.h
diff --git a/firmware/target/hosted/ibasso/dx90/codec-dx90.h b/firmware/export/codec-dx90.h
index b96377dfec..b96377dfec 100644
--- a/firmware/target/hosted/ibasso/dx90/codec-dx90.h
+++ b/firmware/export/codec-dx90.h