commit | 428aecf67cf673d546627b2813bd4acabd20e3a9 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Jan 27 10:12:36 2010 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Wed Jan 27 10:12:49 2010 +0100 |
tree | de290d2c4db6dbcf4c80c427c8b203fa886389a2 | |
parent | 294001a80c9810e2fe27aaaad7df8be12a103065 [diff] |
[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>