From e2f4c2a72f99c5069d4653bcb4c0589c44641268 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 30 Jan 2014 16:45:29 +0200 Subject: uart8250: Drop includes in superio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If723896cc31da75dbb3a63d5dc959764e96fded1 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/5139 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Alexandru Gagniuc --- src/superio/winbond/w83627hf/chip.h | 1 - src/superio/winbond/w83627hf/superio.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/superio/winbond/w83627hf') diff --git a/src/superio/winbond/w83627hf/chip.h b/src/superio/winbond/w83627hf/chip.h index ac476517ef..ae527eacdc 100644 --- a/src/superio/winbond/w83627hf/chip.h +++ b/src/superio/winbond/w83627hf/chip.h @@ -24,7 +24,6 @@ #define SUPERIO_WINBOND_W83627HF_CHIP_H #include -#include struct superio_winbond_w83627hf_config { diff --git a/src/superio/winbond/w83627hf/superio.c b/src/superio/winbond/w83627hf/superio.c index 5a4e964dc3..c88174357c 100644 --- a/src/superio/winbond/w83627hf/superio.c +++ b/src/superio/winbond/w83627hf/superio.c @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3