From: Heiko Carstens Date: Wed, 27 Jan 2010 09:12:36 +0000 (+0100) Subject: [S390] irqflags: add missing types.h include X-Git-Tag: v2.6.33-rc6~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428aecf67cf673d546627b2813bd4acabd20e3a9;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed