the following patch was just integrated into master: commit 8bf53a9f4e70760622c0a2e94185bc881bca14d9 Author: Iru Cai mytbk920423@gmail.com Date: Thu Jan 26 20:33:29 2017 +0800
autoport: add missing parameter for pc_keyboard_init()
This fixes the build for the generated code for boards with PS/2 keyboard, since commit 448e386309c updated the pc_keyboard_init() function.
Change-Id: I776b49b847985296eaca4af6d6e49ab5d6abbafe Signed-off-by: Iru Cai mytbk920423@gmail.com Reviewed-on: https://review.coreboot.org/18242 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Nico Huber nico.h@gmx.de
See https://review.coreboot.org/18242 for details.
-gerrit