From e61506bcc11b887eb39c61a4657db75a1757c1f7 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 31 Mar 2015 21:53:20 +1100 Subject: Remove redundant includes of opal-api.h Now that opal.h includes opal-api.h, there are a bunch of files that include both but don't need to. Signed-off-by: Michael Ellerman Signed-off-by: Stewart Smith --- hw/psi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/psi.c') diff --git a/hw/psi.c b/hw/psi.c index baba154..c0692a1 100644 --- a/hw/psi.c +++ b/hw/psi.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include -- cgit v1.1