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:
Larry Finger
2017-10-16 23:17:59 -05:00
parent 58d8344823
commit 3c1cb50012
43 changed files with 104 additions and 647 deletions

View File

@@ -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