Patrick Georgi merged this change.

View Change

Approvals: build bot (Jenkins): Verified Felix Held: Looks good to me, approved
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>
---
M src/superio/nsc/common/nsc.h
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/superio/nsc/common/nsc.h b/src/superio/nsc/common/nsc.h
index c2d732c..bc123d4 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>


To view, visit change 31925. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id3501e65a9d0c0b5ad98679f5e78f985e87cbe55
Gerrit-Change-Number: 31925
Gerrit-PatchSet: 3
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Felix Held <felix-coreboot@felixheld.de>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: merged