]> err.no Git - linux-2.6/blobdiff - drivers/isdn/gigaset/ser-gigaset.c
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc...
[linux-2.6] / drivers / isdn / gigaset / ser-gigaset.c
index c8b7db65e48f0cb4f504adbfd4c41ea691b5d99e..ea44302e6e7ecad6cb9a1e3b7f7f8ee94961a692 100644 (file)
@@ -459,7 +459,7 @@ static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag)
        return -EINVAL;
 }
 
-static struct gigaset_ops ops = {
+static const struct gigaset_ops ops = {
        gigaset_write_cmd,
        gigaset_write_room,
        gigaset_chars_in_buffer,