src: Remove unneeded include <pc80/keyboard.h>

Change-Id: I0dcdfb1fa782c7936a19de11adcf17387f49d9db
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/29309
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
Elyes HAOUAS
2018-10-28 12:53:09 +01:00
committed by Patrick Georgi
parent b8a7f04267
commit 1e8c9ad54f
5 changed files with 0 additions and 5 deletions

View File

@@ -25,7 +25,6 @@
#include "dock.h"
#include <drivers/intel/gma/int15.h>
#include <pc80/keyboard.h>
#include <cpu/x86/lapic.h>
#include <device/pci.h>
#include <drivers/lenovo/lenovo.h>