From 6d51f6b2e8f4633a85d983b5bf8dcfc429df4c6c Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Wed, 23 Apr 2014 17:01:45 +1000 Subject: superio/fintek/*: Fix header style Remove some redundant includes. Fix repetitiveness in include guards and strip some misplaced tabs for whitespaces. Change-Id: I1f0bf6951cc6714f63e88b323754515fb02c089c Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/5572 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/superio/fintek/f71863fg/chip.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/fintek/f71863fg/chip.h') diff --git a/src/superio/fintek/f71863fg/chip.h b/src/superio/fintek/f71863fg/chip.h index 4d2652e0d3..a2c04d7c87 100644 --- a/src/superio/fintek/f71863fg/chip.h +++ b/src/superio/fintek/f71863fg/chip.h @@ -22,7 +22,6 @@ #define SUPERIO_FINTEK_F71863FG_CHIP_H #include -#include struct superio_fintek_f71863fg_config { -- cgit v1.2.3