ddk:update to 3.12
git-svn-id: svn://kolibrios.org@4279 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -121,7 +121,8 @@ struct usb_device_id {
|
||||
__u8 bInterfaceNumber;
|
||||
|
||||
/* not matched against */
|
||||
kernel_ulong_t driver_info;
|
||||
kernel_ulong_t driver_info
|
||||
__attribute__((aligned(sizeof(kernel_ulong_t))));
|
||||
};
|
||||
|
||||
/* Some useful macros to use to create struct usb_device_id */
|
||||
|
Reference in New Issue
Block a user