浏览代码

[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>
Huang Weiyi 16 年之前
父节点
当前提交
2020238b2b
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      arch/s390/kernel/vdso32/gettimeofday.S

+ 0 - 4
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 <asm/vdso.h>
-#include <asm/asm-offsets.h>
-#include <asm/unistd.h>
-
 #include <asm/vdso.h>
 #include <asm/asm-offsets.h>
 #include <asm/unistd.h>