summaryrefslogtreecommitdiff
path: root/src/superio/nsc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-03-16 13:44:54 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-03-18 09:16:14 +0000
commitd2894f690ade8bedefdf4b934f2d3f28c3086b1d (patch)
tree7f53622db2981c60e8a0e6c19a8eaadcaf961d2a /src/superio/nsc
parentd889508f16573d85ef5fff4dc231d846dc41e3b5 (diff)
downloadcoreboot-d2894f690ade8bedefdf4b934f2d3f28c3086b1d.tar.xz
src/nsc/common/nsc.h: Drop unused include
Change-Id: Id3501e65a9d0c0b5ad98679f5e78f985e87cbe55 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31925 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/superio/nsc')
-rw-r--r--src/superio/nsc/common/nsc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/nsc/common/nsc.h b/src/superio/nsc/common/nsc.h
index c2d732c491..bc123d4d69 100644
--- a/src/superio/nsc/common/nsc.h
+++ b/src/superio/nsc/common/nsc.h
@@ -18,7 +18,6 @@
#ifndef SUPERIO_NSC_COMMON_PRE_RAM_H
#define SUPERIO_NSC_COMMON_PRE_RAM_H
-#include <device/pnp_def.h>
#include <stdint.h>
#include <device/pnp_type.h>