Skip to content

Commit

Permalink
s390: do not touch sie64a.S with duplicate include removal
Browse files Browse the repository at this point in the history
This is a partial revert of  e44ba03 ("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>
  • Loading branch information
Jiri Kosina committed Jun 24, 2011
1 parent 7c9d440 commit 5f36622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/s390/kvm/sie64a.S
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <linux/errno.h>
#include <asm/asm-offsets.h>
#include <asm/setup.h>
#include <asm/asm-offsets.h>
#include <asm/ptrace.h>
#include <asm/thread_info.h>

Expand Down

0 comments on commit 5f36622

Please sign in to comment.