summaryrefslogtreecommitdiff
path: root/src/superio/ite
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-05-24 09:56:57 +1000
committerIdwer Vollering <vidwer@gmail.com>2014-05-24 22:48:35 +0200
commit511b383805a654d7a27c03d896d23d82ae902dd5 (patch)
treeb6a3bfa453da9ac8d302322f680032774452a8fd /src/superio/ite
parent8f9132fab10603abf75b8862418000669dfe9a27 (diff)
downloadcoreboot-511b383805a654d7a27c03d896d23d82ae902dd5.tar.xz
superio/ite/it8721f: Trivial drop redundant headers
Change-Id: Ib086cd567c926dd659f67900195f93262ceb50c3 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5839 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
Diffstat (limited to 'src/superio/ite')
-rw-r--r--src/superio/ite/it8721f/it8721f.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/superio/ite/it8721f/it8721f.h b/src/superio/ite/it8721f/it8721f.h
index ce794cfdce..162fa5dd0c 100644
--- a/src/superio/ite/it8721f/it8721f.h
+++ b/src/superio/ite/it8721f/it8721f.h
@@ -22,9 +22,6 @@
#ifndef SUPERIO_ITE_IT8721F_H
#define SUPERIO_ITE_IT8721F_H
-#include <device/pnp.h>
-#include <stdint.h>
-
/* Logical Device Numbers (LDN). */
#define IT8721F_FDC 0x00 /* Floppy */
#define IT8721F_SP1 0x01 /* Com1 */