src/*: Remove the last remnants of struct keyboard
Change-Id: I7d0e8d2119a470428cfc01c0738b8988ab75ba2d Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5624 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
parent
f6f1ad6376
commit
e1fe688c9b
16 changed files with 6 additions and 112 deletions
|
|
@ -1,10 +1,6 @@
|
|||
#ifndef PC80_KEYBOARD_H
|
||||
#define PC80_KEYBOARD_H
|
||||
|
||||
struct pc_keyboard {
|
||||
/* No initialization parameters for now */
|
||||
};
|
||||
|
||||
void pc_keyboard_init(void);
|
||||
void set_kbc_ps2_mode(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue