aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/rio/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/rio/debug.h')
-rw-r--r--drivers/char/rio/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/char/rio/debug.h b/drivers/char/rio/debug.h
index b6e0d0935552..6ae95c00db4a 100644
--- a/drivers/char/rio/debug.h
+++ b/drivers/char/rio/debug.h
@@ -33,7 +33,7 @@
33#define DBPACKET(pkt, opt, str, chn) debug_packet((pkt), (opt), (str), (chn)) 33#define DBPACKET(pkt, opt, str, chn) debug_packet((pkt), (opt), (str), (chn))
34#else 34#else
35#define DBPACKET(pkt, opt, str, c) 35#define DBPACKET(pkt, opt, str, c)
36#endif /* DCIRRUS */ 36#endif /* DCIRRUS */
37 37
38 38
39#endif /* _debug_h_ */ 39#endif /* _debug_h_ */