commit | 25d87288b150032fedcf7b5380fb54fdbdd6788d | [log] [tgz] |
---|---|---|
author | Andreas Färber <afaerber@suse.de> | Sun Nov 25 20:44:33 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Nov 26 14:25:42 2012 -0600 |
tree | 0d00b4bde6ca8d4c4482d11ac0c041f3f5e99012 | |
parent | 0c26f2eca40d6c65ea9edc62a10e510dc7f65cc8 [diff] |
i8259: Fix PIC_COMMON() macro It used a wrong struct type name since its introduction in 8f04ee0882aec9fe91fb70f767edf5dacff59835 (isa: pic: convert to QEMU Object Model), apparently it is unused so far. Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>