]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/vt_ioctl.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mv-sheeva.git] / drivers / char / vt_ioctl.c
index 6b36ee56e6fe972db14dd1f4785e5cf173468acf..ed86d3bf249a1e001a076e27985216cf94714d0e 100644 (file)
@@ -1532,7 +1532,7 @@ long vt_compat_ioctl(struct tty_struct *tty, struct file * file,
 
        case PIO_UNIMAP:
        case GIO_UNIMAP:
-               ret = do_unimap_ioctl(cmd, up, perm, vc);
+               ret = compat_unimap_ioctl(cmd, up, perm, vc);
                break;
 
        /*