aboutsummaryrefslogtreecommitdiffstats
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 2c668bae6ff..bc83b49a4eb 100644
--- a/drivers/staging/rts_pstor/trace.h
+++ b/drivers/staging/rts_pstor/trace.h
@@ -82,7 +82,7 @@ do { \
82#define TRACE_GOTO(chip, label) goto label 82#define TRACE_GOTO(chip, label) goto label
83#endif 83#endif
84 84
85#if CONFIG_RTS_PSTOR_DEBUG 85#ifdef CONFIG_RTS_PSTOR_DEBUG
86static inline void rtsx_dump(u8 *buf, int buf_len) 86static inline void rtsx_dump(u8 *buf, int buf_len)
87{ 87{
88 int i; 88 int i;