From 2c9d4c239bcec2d738ead8e4b177e1e5c9dd42ac Mon Sep 17 00:00:00 2001 From: Sam Chesney Date: Wed, 30 Jul 2014 13:34:13 +0100 Subject: [PATCH] Updated define names in line with changes to sc_mfi --- module_usb_audio/endpoint0/descriptors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_usb_audio/endpoint0/descriptors.h b/module_usb_audio/endpoint0/descriptors.h index ccb92a1d..ef2ad025 100644 --- a/module_usb_audio/endpoint0/descriptors.h +++ b/module_usb_audio/endpoint0/descriptors.h @@ -602,7 +602,7 @@ StringDescTable_t g_strTable = #endif .iAPInterfaceStr = "iAP Interface", #ifdef IAP_EA_NATIVE_TRANS - .iAP_EANativeTransport_InterfaceStr = IAP_EA_NATIVE_TRANS_PROTOCOL_NAME, + .iAP_EANativeTransport_InterfaceStr = IAP2_EA_NATIVE_TRANS_PROTOCOL_NAME, #endif };