Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2020238b authored by Huang Weiyi's avatar Huang Weiyi Committed by Martin Schwidefsky
Browse files

[S390] gettimeofday.S: removed duplicated #includes



Removed duplicated #include's in arch/s390/kernel/vdso32/gettimeofday.S

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 16de0582
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -9,10 +9,6 @@
 * it under the terms of the GNU General Public License (version 2 only)
 * it under the terms of the GNU General Public License (version 2 only)
 * as published by the Free Software Foundation.
 * as published by the Free Software Foundation.
 */
 */
#include <asm/vdso.h>
#include <asm/asm-offsets.h>
#include <asm/unistd.h>

#include <asm/vdso.h>
#include <asm/vdso.h>
#include <asm/asm-offsets.h>
#include <asm/asm-offsets.h>
#include <asm/unistd.h>
#include <asm/unistd.h>