Remove unused "audio_device" field in player structure. --- audio/avrcp.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/audio/avrcp.c b/audio/avrcp.c index d456023..f0c9665 100644 --- a/audio/avrcp.c +++ b/audio/avrcp.c @@ -146,7 +146,6 @@ struct pending_pdu { struct avrcp_player { struct avrcp_server *server; struct avctp *session; - struct audio_device *dev; unsigned int handler; uint16_t registered_events; -- on behalf of ST-Ericsson -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html