Remove nonsensical wrapper for function in
[coreboot.git] / src / southbridge / sis / sis966 / sis966_lpc.c
index f549f1af8c9e9afc517546e66fcf816817cc3c47..0786fcda79e0bdfba7b05b619ad404db7893adf5 100644 (file)
@@ -93,7 +93,7 @@ static void lpc_init(device_t dev)
         int nmi_option;
 
         printk_debug("LPC_INIT -------->\n");
-        init_pc_keyboard(0x60, 0x64, 0);
+        pc_keyboard_init(0);
 
         lpc_usb_legacy_init(dev);
         lpc_common_init(dev);