diff options
Diffstat (limited to 'drivers/s390/block/xpram.c')
| -rw-r--r-- | drivers/s390/block/xpram.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/block/xpram.c b/drivers/s390/block/xpram.c index 98f3e4ade924..690c3338a8ae 100644 --- a/drivers/s390/block/xpram.c +++ b/drivers/s390/block/xpram.c | |||
| @@ -36,7 +36,7 @@ | |||
| 36 | #include <linux/blkdev.h> | 36 | #include <linux/blkdev.h> |
| 37 | #include <linux/blkpg.h> | 37 | #include <linux/blkpg.h> |
| 38 | #include <linux/hdreg.h> /* HDIO_GETGEO */ | 38 | #include <linux/hdreg.h> /* HDIO_GETGEO */ |
| 39 | #include <linux/sysdev.h> | 39 | #include <linux/device.h> |
| 40 | #include <linux/bio.h> | 40 | #include <linux/bio.h> |
| 41 | #include <linux/suspend.h> | 41 | #include <linux/suspend.h> |
| 42 | #include <linux/platform_device.h> | 42 | #include <linux/platform_device.h> |
