ec/starlabs/merlin: Remove the call to pc_keyboard_init

As DRIVERS_PS2_KEYBOARD isn't set, this function is not doing anything.

Change-Id: Ie8842a32fca56f330a0f044cf96112dc5cae6546
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80460
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Sean Rhodes 2024-01-15 14:05:34 +00:00 committed by Felix Held
parent 60b91baf66
commit 914cc53378
1 changed files with 0 additions and 2 deletions

View File

@ -89,8 +89,6 @@ static void merlin_init(struct device *dev)
ec_mirror_flag();
pc_keyboard_init(NO_AUX_DEVICE);
/*
* Restore settings from CMOS into EC RAM:
*