OSDN Git Service

audio: Remove non-existing struct declarations
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 10 Dec 2012 19:59:26 +0000 (21:59 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 10 Dec 2012 19:59:26 +0000 (21:59 +0200)
profiles/audio/device.h

index 2c98355..ad4dae5 100644 (file)
 struct audio_device;
 struct source;
 struct control;
-struct target;
 struct sink;
-struct headset;
-struct gateway;
 struct dev_priv;
 
 typedef void (*audio_device_cb) (struct audio_device *dev, int err, void *data);