mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Removed an unneeded include file
This file builds fine without including arch/types.h Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Change-Id: Icd38cf429576a2a1a33ebca84389526feddfc169 Reviewed-on: http://review.coreboot.org/2015 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks <dhendrix@chromium.org>
This commit is contained in:
parent
593f577ffa
commit
84de16e299
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@
|
|||
#include <system.h>
|
||||
|
||||
#include <arch/io.h>
|
||||
#include <arch/types.h>
|
||||
|
||||
/* FIXME(dhendrix): clean out u-boot global data stuff */
|
||||
//DECLARE_GLOBAL_DATA_PTR;
|
||||
|
|
Loading…
Add table
Reference in a new issue