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>
This commit is contained in:
Elyes HAOUAS 2019-03-16 13:44:54 +01:00 committed by Patrick Georgi
parent d889508f16
commit d2894f690a
1 changed files with 0 additions and 1 deletions

View File

@ -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>