mirror of
https://github.com/amazingfate/rtl8723ds.git
synced 2026-01-29 14:23:32 +00:00
rtl8723ds: Remove PLATFORM_LINUX symbol - it is the only one supported
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
@@ -63,10 +63,8 @@ enum {
|
||||
#undef _dbgdump
|
||||
#undef _seqdump
|
||||
|
||||
#if defined PLATFORM_LINUX
|
||||
#define _dbgdump printk
|
||||
#define _seqdump seq_printf
|
||||
#endif
|
||||
#define _dbgdump printk
|
||||
#define _seqdump seq_printf
|
||||
|
||||
#ifdef CONFIG_RTW_DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user