]> err.no Git - linux-2.6/blobdiff - include/linux/mod_devicetable.h
mmc: Add per-card debugfs support
[linux-2.6] / include / linux / mod_devicetable.h
index 1fd03e732e07252d361b05c1cb623492530a43ee..c4db5827963d98a5624ec1c8fb637ad959903a75 100644 (file)
@@ -161,8 +161,8 @@ struct ap_device_id {
 
 /* s390 css bus devices (subchannels) */
 struct css_device_id {
+       __u8 match_flags;
        __u8 type; /* subchannel type */
-       __u8 pad1;
        __u16 pad2;
        __u32 pad3;
        kernel_ulong_t driver_data;