aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMukesh Ojha <mukesh02@linux.vnet.ibm.com>2016-03-31 15:55:49 +0530
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-04-01 08:11:09 +1100
commitc15569edbcfb83d2f1b50ed3442ffa7fee71807d (patch)
treec92fc4ea99293f0db28265033b8bbea63f8d87dd /core
parent7c4fa604d9a6a94365abb6a8078b93caafed2dcf (diff)
downloadskiboot-c15569edbcfb83d2f1b50ed3442ffa7fee71807d.zip
skiboot-c15569edbcfb83d2f1b50ed3442ffa7fee71807d.tar.gz
skiboot-c15569edbcfb83d2f1b50ed3442ffa7fee71807d.tar.bz2
opal/errorlog :Removes the two times inclusion of header file errorlog.h from errorlog.c
Removes two times inclusion of the same header file errorlog.h inside errorlog.c Signed-off-by: Mukesh Ojha <mukesh02@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'core')
-rw-r--r--core/errorlog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/errorlog.c b/core/errorlog.c
index 7afd16c..c34251b 100644
--- a/core/errorlog.c
+++ b/core/errorlog.c
@@ -22,7 +22,6 @@
#include <skiboot.h>
#include <lock.h>
#include <errorlog.h>
-#include <errorlog.h>
#include <pool.h>
/*