From 6fdf122fc391a894ae8ea340c58ef351be3dd5f1 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 5 Dec 2019 11:01:47 +0100 Subject: superio/smsc/lpc47n207: Remove unused Change-Id: I9e6b2548ff7eb7224b15ffa2541922790816c947 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37509 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/superio/smsc/lpc47n207/lpc47n207.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/superio') diff --git a/src/superio/smsc/lpc47n207/lpc47n207.h b/src/superio/smsc/lpc47n207/lpc47n207.h index e13d10a81c..f8e06c89c6 100644 --- a/src/superio/smsc/lpc47n207/lpc47n207.h +++ b/src/superio/smsc/lpc47n207/lpc47n207.h @@ -16,8 +16,6 @@ #ifndef SUPERIO_SMSC_LPC47N207_H #define SUPERIO_SMSC_LPC47N207_H -#include - void try_enabling_LPC47N207_uart(void); #endif /* SUPERIO_SMSC_LPC47N207_H */ -- cgit v1.2.3