Reapair UAC1 build issues relating to removal of old INTERFACES defines.

This commit is contained in:
Ross Owen
2014-03-27 11:49:18 +00:00
parent 4b285c3910
commit 5725a1f41e
2 changed files with 26 additions and 12 deletions

View File

@@ -637,10 +637,6 @@ enum USBEndpointNumber_Out
#define NUM_CLOCKS (1)
#endif
/* Number of interfaces for Audio 1.0 */
#define NUM_INTERFACES_A1 (1+INPUT_INTERFACES+OUTPUT_INTERFACES)
/* Audio Unit ID defines */
#define FU_USBIN 11 /* Feature Unit: USB Audio device -> host */
#define FU_USBOUT 10 /* Feature Unit: USB Audio host -> device*/