Searched hist:"428 aecf67cf673d546627b2813bd4acabd20e3a9" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | irqflags.h | diff 428aecf67cf673d546627b2813bd4acabd20e3a9 Wed Jan 27 10:12:36 CET 2010 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] irqflags: add missing types.h include
Add missing types.h include. Otherwise would cause build breakages on hw breakpoint support, because of undefined BITS_PER_LONG. Also fix up the copyright line and remove the superfluous __KERNEL__ ifdef.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|