aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/packardbell/ms2290/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/packardbell/ms2290/mainboard.c')
-rw-r--r--src/mainboard/packardbell/ms2290/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/packardbell/ms2290/mainboard.c b/src/mainboard/packardbell/ms2290/mainboard.c
index e54df191df..d7f45c05fb 100644
--- a/src/mainboard/packardbell/ms2290/mainboard.c
+++ b/src/mainboard/packardbell/ms2290/mainboard.c
@@ -169,7 +169,7 @@ static void mainboard_enable(device_t dev)
/* This sneaked in here, because EasyNote has no SuperIO chip.
*/
- pc_keyboard_init(0);
+ pc_keyboard_init();
verb_setup();
}