diff --git a/debian/patches/bugfix/arm/arm-generic-time.patch b/debian/patches/bugfix/arm/arm-generic-time.patch index 2ad2b7a0b..093172304 100644 --- a/debian/patches/bugfix/arm/arm-generic-time.patch +++ b/debian/patches/bugfix/arm/arm-generic-time.patch @@ -73,12 +73,3 @@ Index: linux-2.6.18/include/asm-arm/mach/time.h #ifdef CONFIG_NO_IDLE_HZ struct dyn_tick_timer *dyn_tick; -Index: linux-2.6.18/include/asm-arm/timeofday.h -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ linux-2.6.18/include/asm-arm/timeofday.h 2006-10-29 01:59:14.000000000 -0700 -@@ -0,0 +1,4 @@ -+#ifndef _ASM_ARM_TIMEOFDAY_H -+#define _ASM_ARM_TIMEOFDAY_H -+#include -+#endif