summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/acpi_tables.c
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2018-12-14 12:02:01 +0100
committerNico Huber <nico.h@gmx.de>2019-06-19 12:25:48 +0000
commite625d0710647a85946fec50072aeec37390e4e8c (patch)
treede80fb575135f39992dd7803be064f9901e91533 /src/mainboard/lenovo/x201/acpi_tables.c
parentac7eee405156e6f4e4c227fb9ddb28c9fdcd2317 (diff)
downloadcoreboot-e625d0710647a85946fec50072aeec37390e4e8c.tar.xz
mb/lenovo/x201: Remove unneeded includes
Tested: still builds fine. Change-Id: I1ca4e42bd75a3e84afe8b30a60f02058b590416f Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/30217 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/lenovo/x201/acpi_tables.c')
-rw-r--r--src/mainboard/lenovo/x201/acpi_tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x201/acpi_tables.c b/src/mainboard/lenovo/x201/acpi_tables.c
index 82991b267b..6fd47d7276 100644
--- a/src/mainboard/lenovo/x201/acpi_tables.c
+++ b/src/mainboard/lenovo/x201/acpi_tables.c
@@ -15,7 +15,6 @@
* GNU General Public License for more details.
*/
-#include <stdint.h>
#include <southbridge/intel/ibexpeak/nvs.h>
#include "thermal.h"