remove, not actually needed

svn path=/dists/trunk/linux-2.6/; revision=7660
This commit is contained in:
Martin Michlmayr 2006-10-30 11:42:21 +00:00
parent ae551f2173
commit 10f5eab9e6
1 changed files with 0 additions and 9 deletions

View File

@ -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 <asm-generic/timeofday.h>
+#endif