projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55c171a
)
s390/ccwdev: Include asm/schid.h.
author
Cornelia Huck
<
[email protected]
>
Fri, 14 Dec 2012 16:02:17 +0000
(17:02 +0100)
committer
Gleb Natapov
<
[email protected]
>
Tue, 18 Dec 2012 12:36:54 +0000
(14:36 +0200)
Get the definition of struct subchannel_id.
Reviewed-by: Alexander Graf <
[email protected]
>
Signed-off-by: Cornelia Huck <
[email protected]
>
Signed-off-by: Gleb Natapov <
[email protected]
>
arch/s390/include/asm/ccwdev.h
patch
|
blob
|
history
diff --git
a/arch/s390/include/asm/ccwdev.h
b/arch/s390/include/asm/ccwdev.h
index 6d1f3573f0df020cd6f23904357f3ccedf2ecc0e..e6061617a50b071ed2a8b4a8da01e562de49d836 100644
(file)
--- a/
arch/s390/include/asm/ccwdev.h
+++ b/
arch/s390/include/asm/ccwdev.h
@@
-12,15
+12,13
@@
#include <linux/mod_devicetable.h>
#include <asm/fcx.h>
#include <asm/irq.h>
+#include <asm/schid.h>
/* 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 */