From 32cebaf750b82639822f5f50d0aa8a4417595ada Mon Sep 17 00:00:00 2001 From: Rik Faith Date: Mon, 28 Aug 2000 19:50:52 +0000 Subject: Add compatibility header file to make Linux 2.4.0 kernel patches cleaner. --- linux/i810_drv.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'linux/i810_drv.c') diff --git a/linux/i810_drv.c b/linux/i810_drv.c index 18168605..183e7fd7 100644 --- a/linux/i810_drv.c +++ b/linux/i810_drv.c @@ -642,8 +642,6 @@ int i810_unlock(struct inode *inode, struct file *filp, unsigned int cmd, - dev->lck_start)]); #endif -#if LINUX_VERSION_CODE >= 0x020400 /* KERNEL_VERSION(2,4,0) */ unblock_all_signals(); -#endif return 0; } -- cgit v1.2.3