forked from ~ljy/RK356X_SDK_RELEASE
kernel/fs/hpfs/dir.c....@@ -325,4 +325,5 @@325325 .release = hpfs_dir_release,326326 .fsync = hpfs_file_fsync,327327 .unlocked_ioctl = hpfs_ioctl,328+ .compat_ioctl = compat_ptr_ioctl,328329 };