diff options
Diffstat (limited to 'drivers/isdn')
-rw-r--r-- | drivers/isdn/mISDN/dsp_core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/mISDN/dsp_core.c b/drivers/isdn/mISDN/dsp_core.c index 0c41553ce684..742f9f49668c 100644 --- a/drivers/isdn/mISDN/dsp_core.c +++ b/drivers/isdn/mISDN/dsp_core.c | |||
@@ -1119,7 +1119,7 @@ static int __init dsp_init(void) | |||
1119 | int err; | 1119 | int err; |
1120 | int tics; | 1120 | int tics; |
1121 | 1121 | ||
1122 | printk(KERN_INFO "DSP modul %s\n", mISDN_dsp_revision); | 1122 | printk(KERN_INFO "DSP module %s\n", mISDN_dsp_revision); |
1123 | 1123 | ||
1124 | dsp_options = options; | 1124 | dsp_options = options; |
1125 | dsp_debug = debug; | 1125 | dsp_debug = debug; |