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 --- core/ipmi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'core/ipmi.c') diff --git a/core/ipmi.c b/core/ipmi.c index 78a54de..2f91101 100644 --- a/core/ipmi.c +++ b/core/ipmi.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include -- cgit v1.1