summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/wlan_compat.h
diff options
context:
space:
mode:
authorMoritz Muehlenhoff <jmm@debian.org>2009-02-08 01:01:00 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 21:53:21 (GMT)
commita7cf7bae3297f16bb4a2f00310377fec06d0ecd6 (patch)
tree2629bb0c14524509f3b5ca4586d3e2b02b75d02d /drivers/staging/wlan-ng/wlan_compat.h
parent16910554f3687c96d572664efc55057668a3f1cf (diff)
downloadlinux-fsl-qoriq-a7cf7bae3297f16bb4a2f00310377fec06d0ecd6.tar.xz
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Signed-off-by: Moritz Muehlenhoff <jmm@debian.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlan-ng/wlan_compat.h')
-rw-r--r--drivers/staging/wlan-ng/wlan_compat.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/staging/wlan-ng/wlan_compat.h b/drivers/staging/wlan-ng/wlan_compat.h
index a7673fc..9867bc4 100644
--- a/drivers/staging/wlan-ng/wlan_compat.h
+++ b/drivers/staging/wlan-ng/wlan_compat.h
@@ -48,20 +48,4 @@
#ifndef _WLAN_COMPAT_H
#define _WLAN_COMPAT_H
-/*=============================================================*/
-/*------ OS Portability Macros --------------------------------*/
-/*=============================================================*/
-
-
-#include <linux/hardirq.h>
-#include <linux/ctype.h>
-
-#define WLAN_HEX_DUMP( l, s, p, n)
-
-#define WLAN_LOG_DEBUG(l, s, args...)
-
-/*=============================================================*/
-/*--- Variables -----------------------------------------------*/
-/*=============================================================*/
-
#endif /* _WLAN_COMPAT_H */