Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
[firefly-linux-kernel-4.4.55.git] / drivers / s390 / char / keyboard.c
index 5ad44daef73bdf5ea54eac6e5885c068042d7dd1..806588192483798437796bccd817e1e3f2192386 100644 (file)
@@ -455,9 +455,7 @@ do_kdgkb_ioctl(struct kbd_data *kbd, struct kbsentry __user *u_kbs,
        return 0;
 }
 
-int
-kbd_ioctl(struct kbd_data *kbd, struct file *file,
-         unsigned int cmd, unsigned long arg)
+int kbd_ioctl(struct kbd_data *kbd, unsigned int cmd, unsigned long arg)
 {
        void __user *argp;
        unsigned int ct;