From 72d3b70d19f913a30237aca32d28a9858eac1c5d Mon Sep 17 00:00:00 2001 From: malc Date: Fri, 31 Aug 2007 00:10:36 +0400 Subject: [PATCH] No longer (hopefully) needed --- mod/itc.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 mod/itc.patch diff --git a/mod/itc.patch b/mod/itc.patch deleted file mode 100644 index 80fcd21..0000000 --- a/mod/itc.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- itc-mod.c.orig 2007-08-30 22:44:38.000000000 +0400 -+++ itc-mod.c 2007-08-30 23:15:23.000000000 +0400 -@@ -144,12 +144,8 @@ - * - **********************************************************************/ - #if LINUX_VERSION_CODE > KERNEL_VERSION (2, 6, 0) --#ifndef CONFIG_APM - #define QUIRK - #endif --#else --void default_idle (void); --#endif - - static void - itc_monotonic (struct timeval *tv) -- 2.11.4.GIT