Add missing #includes to some ITE Super I/O files.
Signed-off-by: Jon Dufresne <jon.dufresne@gmail.com> Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2512 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Uwe Hermann
parent
3d91ecb876
commit
39b13f4fa0
@@ -20,8 +20,9 @@
|
||||
|
||||
/* This chip doesn't seem to have keyboard and mouse support. */
|
||||
|
||||
#include <device/device.h>
|
||||
#include <device/pnp.h>
|
||||
#include <uart8250.h>
|
||||
/* #include <pc80/keyboard.h> */
|
||||
#include "chip.h"
|
||||
#include "it8661f.h"
|
||||
|
||||
|
Reference in New Issue
Block a user