From: Huang Weiyi Date: Fri, 9 Jan 2009 11:14:47 +0000 (+0100) Subject: [S390] gettimeofday.S: removed duplicated #includes X-Git-Tag: v2.6.29-rc1~24^2~15 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?p=linux-2.6-omap-h63xx.git;a=commitdiff_plain;h=2020238b2bb20685e03351426562f8288419ce14 [S390] gettimeofday.S: removed duplicated #includes Removed duplicated #include's in arch/s390/kernel/vdso32/gettimeofday.S Signed-off-by: Huang Weiyi Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/kernel/vdso32/gettimeofday.S b/arch/s390/kernel/vdso32/gettimeofday.S index c32f29c3d70..ad8acfc949f 100644 --- a/arch/s390/kernel/vdso32/gettimeofday.S +++ b/arch/s390/kernel/vdso32/gettimeofday.S @@ -9,10 +9,6 @@ * it under the terms of the GNU General Public License (version 2 only) * as published by the Free Software Foundation. */ -#include -#include -#include - #include #include #include