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:
parent
d889508f16
commit
d2894f690a
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue