]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: bcm2835-audio: remove unused macro
authorHendrik v. Raven <hendrik@consetetur.de>
Tue, 14 Feb 2017 09:35:15 +0000 (10:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2017 17:14:29 +0000 (09:14 -0800)
The VC_AUDIO_MAX_MSG_LEN macro is not used by anything in the
bcm2835-audio driver.

Signed-off-by: Hendrik v. Raven <hendrik@consetetur.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h

index 928dd60095109ff5541cc67580e1f4861e1da425..da96f1bc25167b2f088e6fbe418d81169b8c3276 100644 (file)
@@ -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