From c8ebf29729258acfcfec661a50b265946a1a0edd Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Thu, 13 Dec 2012 13:38:51 +0100 Subject: [PATCH] --- yaml --- r: 346841 b: refs/heads/master c: 1f1c96102ff848778cd596e81bdbd45f81a40119 h: refs/heads/master i: 346839: 1016bb7676491f4b71c3f4ff2ba92a6262ba6eba v: v3 --- [refs] | 2 +- trunk/arch/s390/include/asm/ccwdev.h | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 4938e7ae1852..ae8a12bef901 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d0b0885316ab7a97cc8a19027905de3ff7bd1e79 +refs/heads/master: 1f1c96102ff848778cd596e81bdbd45f81a40119 diff --git a/trunk/arch/s390/include/asm/ccwdev.h b/trunk/arch/s390/include/asm/ccwdev.h index 6d1f3573f0df..e6061617a50b 100644 --- a/trunk/arch/s390/include/asm/ccwdev.h +++ b/trunk/arch/s390/include/asm/ccwdev.h @@ -12,15 +12,13 @@ #include #include #include +#include /* structs from asm/cio.h */ struct irb; struct ccw1; struct ccw_dev_id; -/* from asm/schid.h */ -struct subchannel_id; - /* simplified initializers for struct ccw_device: * CCW_DEVICE and CCW_DEVICE_DEVTYPE initialize one * entry in your MODULE_DEVICE_TABLE and set the match_flag correctly */