summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rts_pstor/trace.h')
-rw-r--r--drivers/staging/rts_pstor/trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rts_pstor/trace.h b/drivers/staging/rts_pstor/trace.h
index 2c668bae6ff4..bc83b49a4eb4 100644
--- a/drivers/staging/rts_pstor/trace.h
+++ b/drivers/staging/rts_pstor/trace.h
@@ -82,7 +82,7 @@ do { \
#define TRACE_GOTO(chip, label) goto label
#endif
-#if CONFIG_RTS_PSTOR_DEBUG
+#ifdef CONFIG_RTS_PSTOR_DEBUG
static inline void rtsx_dump(u8 *buf, int buf_len)
{
int i;