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

This is a partial revert of  e44ba033c5 ("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>
This commit is contained in:
Jiri Kosina 2011-06-24 13:50:44 +02:00
parent 7c9d440e90
commit 5f36622788
1 changed files with 1 additions and 0 deletions

View File

@ -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>