summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/hal/odm_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/r8188eu/hal/odm_debug.c')
-rw-r--r--drivers/staging/r8188eu/hal/odm_debug.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/r8188eu/hal/odm_debug.c b/drivers/staging/r8188eu/hal/odm_debug.c
index fad1c3cca25b..7029ec4f771e 100644
--- a/drivers/staging/r8188eu/hal/odm_debug.c
+++ b/drivers/staging/r8188eu/hal/odm_debug.c
@@ -3,11 +3,4 @@
#include "../include/odm_precomp.h"
-void ODM_InitDebugSetting(struct odm_dm_struct *pDM_Odm)
-{
- pDM_Odm->DebugLevel = ODM_DBG_TRACE;
-
- pDM_Odm->DebugComponents = 0;
-}
-
u32 GlobalDebugLevel;