[S390] Get rid of cpuid.h header file.
commite86a6ed63f46fe8fb555fda531084bca3ef62fd7
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 11 Sep 2009 08:29:04 +0000 (11 10:29 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 11 Sep 2009 08:29:56 +0000 (11 10:29 +0200)
tree8024574e6ac2bf6a9bb505e64e4c73d639578088
parent4bb5e07b68565d7983108993aa23eccf5f1b35fe
[S390] Get rid of cpuid.h header file.

Merge cpuid.h header file into cpu.h.
While at it convert from typedef to struct declaration and also
convert cio code to use proper lowcore structure instead of casts.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/cpu.h
arch/s390/include/asm/cpuid.h [deleted file]
arch/s390/include/asm/kvm_host.h
arch/s390/include/asm/lowcore.h
arch/s390/include/asm/processor.h
drivers/s390/char/zcore.c
drivers/s390/cio/css.c