From: Christian Borntraeger Date: Fri, 27 Jul 2007 10:29:15 +0000 (+0200) Subject: [S390] add types.h include to s390_ext.h X-Git-Tag: v2.6.23-rc2~178^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb1863a4619e5c80e43acad61b19cc5114b1c60d;p=pandora-kernel.git [S390] add types.h include to s390_ext.h The header file for external interrupts uses the _u16 type. Make sure that _u16 is defined by including linux/types.h. This prevents compile failures, if asm/s390_ext.h is the first include file. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed