summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/audiohw.h')
-rw-r--r--firmware/export/audiohw.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index f22e72554d..490c8fc571 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -184,8 +184,6 @@ struct sound_settings_info
184#include "tlv320.h" 184#include "tlv320.h"
185#elif defined(HAVE_AS3514) 185#elif defined(HAVE_AS3514)
186#include "as3514.h" 186#include "as3514.h"
187#elif defined(HAVE_MAS35XX)
188#include "mas35xx.h"
189#if defined(HAVE_DAC3550A) 187#if defined(HAVE_DAC3550A)
190#include "dac3550a.h" 188#include "dac3550a.h"
191#endif /* HAVE_DAC3550A */ 189#endif /* HAVE_DAC3550A */