summaryrefslogtreecommitdiff
path: root/include/hw/input/lasips2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/input/lasips2.h')
-rw-r--r--include/hw/input/lasips2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/input/lasips2.h b/include/hw/input/lasips2.h
index 84807bec36..4c4b471737 100644
--- a/include/hw/input/lasips2.h
+++ b/include/hw/input/lasips2.h
@@ -40,7 +40,7 @@ struct LASIPS2Port {
uint8_t control;
uint8_t buf;
bool loopback_rbne;
- bool irq;
+ bool birq;
};
#define TYPE_LASIPS2_KBD_PORT "lasips2-kbd-port"