Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[pandora-kernel.git] / arch / cris / arch-v10 / kernel / debugport.c
index 162730e..3dc6e91 100644 (file)
@@ -432,10 +432,10 @@ static int dummy_write_room(struct tty_struct *tty)
 }
 
 static const struct tty_operations dummy_ops = {
-        .open = dummy_open,
-        .close = dummy_close,
-        .write = dummy_write,
-        .write_room = dummy_write_room,
+       .open = dummy_open,
+       .close = dummy_close,
+       .write = dummy_write,
+       .write_room = dummy_write_room,
 };
 
 void __init