Disintegrate asm/system.h for S390

Disintegrate asm/system.h for S390.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-s390@vger.kernel.org
This commit is contained in:
David Howells 2012-03-28 18:30:02 +01:00
commit a0616cdebc
39 changed files with 369 additions and 335 deletions

View file

@ -9,7 +9,7 @@
#ifdef CONFIG_SMP
#include <asm/system.h>
#include <asm/lowcore.h>
#define raw_smp_processor_id() (S390_lowcore.cpu_nr)