diff options
Diffstat (limited to 'drivers/isdn/gigaset/gigaset.h')
-rw-r--r-- | drivers/isdn/gigaset/gigaset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/gigaset/gigaset.h b/drivers/isdn/gigaset/gigaset.h index 446a078224a9..7a44caca8a17 100644 --- a/drivers/isdn/gigaset/gigaset.h +++ b/drivers/isdn/gigaset/gigaset.h | |||
@@ -154,7 +154,7 @@ enum debuglevel { /* up to 24 bits (atomic_t) */ | |||
154 | #endif | 154 | #endif |
155 | 155 | ||
156 | void gigaset_dbg_buffer(enum debuglevel level, const unsigned char *msg, | 156 | void gigaset_dbg_buffer(enum debuglevel level, const unsigned char *msg, |
157 | size_t len, const unsigned char *buf, int from_user); | 157 | size_t len, const unsigned char *buf); |
158 | 158 | ||
159 | /* connection state */ | 159 | /* connection state */ |
160 | #define ZSAU_NONE 0 | 160 | #define ZSAU_NONE 0 |