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:
Ronald G. Minnich 2012-12-10 13:57:43 -08:00
parent 593f577ffa
commit 84de16e299
1 changed files with 0 additions and 1 deletions

View File

@ -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;