From ae4b8540807ca60b7fdb3916325b70663048ac54 Mon Sep 17 00:00:00 2001
From: Aaron Durbin <adurbin@chromium.org>
Date: Wed, 10 Feb 2016 22:56:24 -0600
Subject: lib/prog_loaders.c: remove arch/stages.h include

There's no delcaration used. Remove the include.

Change-Id: I6fa7de6362ca0e92f0d5a7d07f3a224b9f77f709
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13679
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
---
 src/lib/prog_loaders.c | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src/lib')

diff --git a/src/lib/prog_loaders.c b/src/lib/prog_loaders.c
index 3f5d95ca6c..14e12998e0 100644
--- a/src/lib/prog_loaders.c
+++ b/src/lib/prog_loaders.c
@@ -15,7 +15,6 @@
 
 
 #include <stdlib.h>
-#include <arch/stages.h>
 #include <cbfs.h>
 #include <cbmem.h>
 #include <console/console.h>
-- 
cgit v1.2.3