]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] Get rid of cpuid.h header file.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 11 Sep 2009 08:29:04 +0000 (10:29 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 11 Sep 2009 08:29:56 +0000 (10:29 +0200)
commitf2238a9a79d16d8eed265daf97940b41224cb6d3
tree8024574e6ac2bf6a9bb505e64e4c73d639578088
parent634b7d8c0398f1571e05c3bc9cf31e4fa4ee42c0
[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