Browse Source

s390: do not touch sie64a.S with duplicate include removal

This is a partial revert of  e44ba033c565 ("treewide: remove duplicate
includes").

The file is gone in s390 tree and will not exist any more.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Jiri Kosina 14 years ago
parent
commit
5f36622788
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/s390/kvm/sie64a.S

+ 1 - 0
arch/s390/kvm/sie64a.S

@@ -14,6 +14,7 @@
 #include <linux/errno.h>
 #include <linux/errno.h>
 #include <asm/asm-offsets.h>
 #include <asm/asm-offsets.h>
 #include <asm/setup.h>
 #include <asm/setup.h>
+#include <asm/asm-offsets.h>
 #include <asm/ptrace.h>
 #include <asm/ptrace.h>
 #include <asm/thread_info.h>
 #include <asm/thread_info.h>