aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs/hypfs_diag.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-04-01 09:22:24 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-01 09:22:24 -0700
commit32527bc0e4b4fa7711ad1c923cf64ae72a7ffd9d (patch)
tree397c7ea179ebd3d2dacc0a2c8b165f8840137045 /arch/s390/hypfs/hypfs_diag.c
parentefifb: dmi set video type (diff)
parent[S390] cio: online_store - trigger recognition for boxed devices (diff)
downloadlinux-dev-32527bc0e4b4fa7711ad1c923cf64ae72a7ffd9d.tar.xz
linux-dev-32527bc0e4b4fa7711ad1c923cf64ae72a7ffd9d.zip
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
* 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6: [S390] cio: online_store - trigger recognition for boxed devices [S390] cio: disallow online setting of device in transient state [S390] cio: introduce notifier for boxed state [S390] cio: introduce ccw_device_schedule_sch_unregister [S390] cio: wake up on failed recognition [S390] fix hypfs build failure [PATCH] sysrq: include interrupt.h instead of irq.h
Diffstat (limited to 'arch/s390/hypfs/hypfs_diag.c')
-rw-r--r--arch/s390/hypfs/hypfs_diag.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/s390/hypfs/hypfs_diag.c b/arch/s390/hypfs/hypfs_diag.c
index b1e892a43816..704dd396257b 100644
--- a/arch/s390/hypfs/hypfs_diag.c
+++ b/arch/s390/hypfs/hypfs_diag.c
@@ -12,6 +12,8 @@
#include <linux/types.h>
#include <linux/errno.h>
+#include <linux/gfp.h>
+#include <linux/slab.h>
#include <linux/string.h>
#include <linux/vmalloc.h>
#include <asm/ebcdic.h>