Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267915
b: refs/heads/master
c: a91befc
h: refs/heads/master
i:
  267913: 490c03b
  267911: 4988dbf
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 25, 2011
1 parent 153b0c1 commit 5ca1955
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 17be18c2b5f5c8acd75e4edf1211abf2cfd60fa5
refs/heads/master: a91befc116f424883602fb7b57b63b5fcfe18719
2 changes: 2 additions & 0 deletions trunk/include/linux/mod_devicetable.h
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,8 @@ struct virtio_device_id {
*/
struct hv_vmbus_device_id {
__u8 guid[16];
kernel_ulong_t driver_data /* Data private to the driver */
__attribute__((aligned(sizeof(kernel_ulong_t))));
};

/* i2c */
Expand Down

0 comments on commit 5ca1955

Please sign in to comment.