summaryrefslogtreecommitdiff
path: root/drivers/s390/char/sclp_ctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/char/sclp_ctl.c')
-rw-r--r--drivers/s390/char/sclp_ctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/char/sclp_ctl.c b/drivers/s390/char/sclp_ctl.c
index 248b5db3eaa8..dd6051602070 100644
--- a/drivers/s390/char/sclp_ctl.c
+++ b/drivers/s390/char/sclp_ctl.c
@@ -115,7 +115,6 @@ static const struct file_operations sclp_ctl_fops = {
.open = nonseekable_open,
.unlocked_ioctl = sclp_ctl_ioctl,
.compat_ioctl = sclp_ctl_ioctl,
- .llseek = no_llseek,
};
/*