]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] add types.h include to s390_ext.h
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 27 Jul 2007 10:29:15 +0000 (12:29 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Jul 2007 10:29:18 +0000 (12:29 +0200)
commitcb1863a4619e5c80e43acad61b19cc5114b1c60d
tree49adf09f5f2606279605965ef384a32cee7ff77c
parent8059862c636778bc1872c89ae307eb6bccd35581
[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 <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
include/asm-s390/s390_ext.h