aboutsummaryrefslogtreecommitdiff
path: root/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h')
-rw-r--r--drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h b/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h
index e62e960c5a2..c74e1df9f45 100644
--- a/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h
+++ b/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h
@@ -77,7 +77,7 @@ enum {
extern int debughtc;
#else
#define AR_DEBUG_PRINTF(flags, args)
-#define AR_DEBUG_PRINTBUF(buffer, length)
+#define AR_DEBUG_PRINTBUF(buffer, length, desc)
#define AR_DEBUG_ASSERT(test)
#define AR_DEBUG_LVL_CHECK(lvl) 0
#define A_DPRINTF(f, a)