summaryrefslogtreecommitdiff
path: root/hw/stellaris_input.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/stellaris_input.c')
-rw-r--r--hw/stellaris_input.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/stellaris_input.c b/hw/stellaris_input.c
index aef4ce0c63..33395a427b 100644
--- a/hw/stellaris_input.c
+++ b/hw/stellaris_input.c
@@ -89,5 +89,3 @@ void stellaris_gamepad_init(int n, qemu_irq *irq, const int *keycode)
register_savevm("stellaris_gamepad", -1, 1,
stellaris_gamepad_save, stellaris_gamepad_load, s);
}
-
-