From b5a49ad9d782698f1a845953729eb489456d803d Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Mon, 31 Mar 2014 15:14:14 +1100 Subject: superio/fintek/f71889: Avoid .c includes Following the same reasoning as commit d304331 superio/fintek/f81865f: Avoid .c includes Clean up the early_serial #include directives in mainboard/romstage code. Change-Id: Id8a1a2e8c87add636af1506598c2669d72dc3238 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/5437 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/superio/fintek/f71889/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/superio/fintek/f71889/chip.h') diff --git a/src/superio/fintek/f71889/chip.h b/src/superio/fintek/f71889/chip.h index 2895efc92e..50312ad2ef 100644 --- a/src/superio/fintek/f71889/chip.h +++ b/src/superio/fintek/f71889/chip.h @@ -29,4 +29,4 @@ struct superio_fintek_f71889_config { struct pc_keyboard keyboard; }; -#endif +#endif /* SUPERIO_FINTEK_F71889_CHIP_H */ -- cgit v1.2.3