Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ebd62286 authored by Hendrik v. Raven's avatar Hendrik v. Raven Committed by Greg Kroah-Hartman
Browse files

staging: bcm2835-audio: remove unused macro



The VC_AUDIO_MAX_MSG_LEN macro is not used by anything in the
bcm2835-audio driver.

Signed-off-by: default avatarHendrik v. Raven <hendrik@consetetur.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 65ab7c24
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -21,9 +21,6 @@
/* FourCC code used for VCHI connection */
#define VC_AUDIO_SERVER_NAME  MAKE_FOURCC("AUDS")

/* Maximum message length */
#define VC_AUDIO_MAX_MSG_LEN  (sizeof(VC_AUDIO_MSG_T))

/*
 *  List of screens that are currently supported
 *  All message types supported for HOST->VC direction