summaryrefslogtreecommitdiffstats
path: root/drivers/char/h8.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/h8.c')
-rw-r--r--drivers/char/h8.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/h8.c b/drivers/char/h8.c
index 287698298..c76aeb79b 100644
--- a/drivers/char/h8.c
+++ b/drivers/char/h8.c
@@ -113,6 +113,7 @@ static struct file_operations h8_fops = {
NULL,
NULL, /* mmap */
NULL,
+ NULL, /* flush */
NULL,
NULL, /* fsync */
NULL /* fasync */