mirror of
https://github.com/amazingfate/rtl8723ds.git
synced 2026-01-25 20:33:19 +00:00
rtl8723ds: Remove code for FREEBSD, OS_XP and OS_CE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
@@ -66,9 +66,6 @@ enum {
|
||||
#if defined PLATFORM_LINUX
|
||||
#define _dbgdump printk
|
||||
#define _seqdump seq_printf
|
||||
#elif defined PLATFORM_FREEBSD
|
||||
#define _dbgdump printf
|
||||
#define _seqdump(sel, fmt, arg...) _dbgdump(fmt, ##arg)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_RTW_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user