From 03ba4131783cc9e872f8bb26a03f15bc11f27564 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 19 Sep 1998 19:15:08 +0000 Subject: - Merge with Linux 2.1.121. - Bugfixes. --- drivers/char/h8.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/char/h8.c') 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 */ -- cgit v1.2.3