aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso32/gettimeofday.S
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2009-01-09 12:14:47 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2009-01-09 12:15:04 +0100
commit2020238b2bb20685e03351426562f8288419ce14 (patch)
treefa289277b96c7d52d57c9feffe2e608f00a309c1 /arch/s390/kernel/vdso32/gettimeofday.S
parent[S390] ptrace: no extern declarations for userspace (diff)
downloadlinux-dev-2020238b2bb20685e03351426562f8288419ce14.tar.xz
linux-dev-2020238b2bb20685e03351426562f8288419ce14.zip
[S390] gettimeofday.S: removed duplicated #includes
Removed duplicated #include's in arch/s390/kernel/vdso32/gettimeofday.S Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel/vdso32/gettimeofday.S')
-rw-r--r--arch/s390/kernel/vdso32/gettimeofday.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/s390/kernel/vdso32/gettimeofday.S b/arch/s390/kernel/vdso32/gettimeofday.S
index c32f29c3d70c..ad8acfc949fb 100644
--- a/arch/s390/kernel/vdso32/gettimeofday.S
+++ b/arch/s390/kernel/vdso32/gettimeofday.S
@@ -13,10 +13,6 @@
#include <asm/asm-offsets.h>
#include <asm/unistd.h>
-#include <asm/vdso.h>
-#include <asm/asm-offsets.h>
-#include <asm/unistd.h>
-
.text
.align 4
.globl __kernel_gettimeofday