OSDN Git Service

audio/transport: Remove dependency on struct audio_device
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 2 Jul 2013 13:14:54 +0000 (16:14 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 12 Jul 2013 12:05:48 +0000 (15:05 +0300)
This is part of the work necessary to completely remove
struct audio_device

profiles/audio/transport.c

index 8d3d91e..087c0ee 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "log.h"
 #include "error.h"
-#include "device.h"
 #include "avdtp.h"
 #include "media.h"
 #include "transport.h"