]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: remove MSG_8192C macro definitions
authorFabio Aiuto <fabioaiuto83@gmail.com>
Fri, 9 Apr 2021 12:40:03 +0000 (14:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Apr 2021 14:19:51 +0000 (16:19 +0200)
commit15e501f808a9812554520a3e037373e4cb415f97
tree26bc332ba2804b8955385c1374a3b40024008d9c
parent000e7d2c8fdb711bf3314dc50d9197c3e7df5b5e
staging: rtl8723bs: remove MSG_8192C macro definitions

remove obsolete MSG_8192C macro definitions.

MSG_8192C is a private trace mechanism macro and is deactivated.
(i.e. the default behaviour is _do nothing_)
The only way to activate it is to manually define a debug
symbol.

So just remove it.

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/97f38f269e8dabb3dd7464d49022a62cd9773657.1617971593.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/rtw_debug.h