diff options
Diffstat (limited to 'drivers/char/rio/debug.h')
-rw-r--r-- | drivers/char/rio/debug.h | 4 |
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 @@ #define DBPACKET(pkt, opt, str, chn) debug_packet((pkt), (opt), (str), (chn)) #else #define DBPACKET(pkt, opt, str, c) -#endif /* DCIRRUS */ +#endif /* DCIRRUS */ -#endif /* _debug_h_ */ +#endif /* _debug_h_ */ |