staging: bcm2835-audio: bcm2835.h: fix block comment warning
Fix checkpatch.pl warning: "Block comments use * on subsequent lines." Signed-off-by: Nathan Howard <adanhawthorn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a17b370361
commit
b41fb0ac8f
@@ -27,8 +27,8 @@
|
||||
#include <linux/workqueue.h>
|
||||
|
||||
/*
|
||||
#define AUDIO_DEBUG_ENABLE
|
||||
#define AUDIO_VERBOSE_DEBUG_ENABLE
|
||||
* #define AUDIO_DEBUG_ENABLE
|
||||
* #define AUDIO_VERBOSE_DEBUG_ENABLE
|
||||
*/
|
||||
|
||||
/* Debug macros */
|
||||
|
||||
Reference in New Issue
Block a user