Include file fixups (build fail)

This commit is contained in:
Ross Owen
2016-08-11 20:05:54 +01:00
parent b882c35f0f
commit 236bf6dba8
2 changed files with 1 additions and 8 deletions

View File

@@ -13,9 +13,7 @@
#include <xclib.h>
#include <xs1_su.h>
#include "devicedefines.h"
#include "dfu_interface.h"
#include "xua_audio.h"
#include "audioports.h"
#include "audiohw.h"
#ifdef SPDIF_TX
@@ -23,14 +21,11 @@
#endif
#ifdef ADAT_TX
#include "adat_tx.h"
#ifndef ADAT_TX_USE_SHARED_BUFF
#error Designed for ADAT tx shared buffer mode ONLY
#endif
#endif
#include "xua_audio.h"
#include "commands.h"
#include "xc_ptr.h"

View File

@@ -16,8 +16,6 @@ typedef interface audManage_if
} audManage_if;
/** The audio driver thread.
*
* This function drives I2S ports and handles samples to/from other digital