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:
		| @@ -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; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user