diff options
author | Rusty Russell <[email protected]> | 2015-08-26 10:42:26 +0930 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-26 06:12:35 +0200 |
commit | e523caa601f4a7c2fa1ecd040db921baf7453798 (patch) | |
tree | 81ecc162cf52f91696e5a8a4ec5921c371ecff8b /lib/timerqueue.c | |
parent | a782a7e46bb50822fabfeb7271605762a59c86df (diff) |
tools/lguest: Fix redefinition of struct virtio_pci_cfg_cap
Ours uses a u32 for the data, since we ensure it's always
aligned and it's x86 so it doesn't matter anyway.
lguest.c:128:8: error: redefinition of ‘struct virtio_pci_cfg_cap’
Signed-off-by: Rusty Russell <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Fixes: 3121bb023e2db ("virtio: define virtio_pci_cfg_cap in header.")
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions