diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2015-08-26 03:12:26 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-08-26 06:12:35 +0200 |
commit | e523caa601f4a7c2fa1ecd040db921baf7453798 (patch) | |
tree | 81ecc162cf52f91696e5a8a4ec5921c371ecff8b /lib/842 | |
parent | x86/irq: Store irq descriptor in vector array (diff) | |
download | linux-e523caa601f4a7c2fa1ecd040db921baf7453798.tar.xz linux-e523caa601f4a7c2fa1ecd040db921baf7453798.zip |
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 <rusty@rustcorp.com.au>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Fixes: 3121bb023e2db ("virtio: define virtio_pci_cfg_cap in header.")
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib/842')
0 files changed, 0 insertions, 0 deletions