summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2016-06-07 17:05:39 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-26 13:32:49 -0400
commit956c983cafa9181f22e6c55159de280009a97efa (patch)
tree23bfaf151fa4c23591b77a9196c63029e7e0a783 /src/import
parent98a08b2d958775aa9aafe963b049dbe4d17e8500 (diff)
downloadtalos-sbe-956c983cafa9181f22e6c55159de280009a97efa.tar.gz
talos-sbe-956c983cafa9181f22e6c55159de280009a97efa.zip
Remove File I/O from p9_infrastruct_help.H
Change-Id: I424f8c3c3f09b14ab2a1b1d08efb291c58fdd3f4 Original-Change-Id: I1e92f4eb8346d55695a1a4371b1e1987ba1262bb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25476 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30301 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_infrastruct_help.H5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_infrastruct_help.H b/src/import/chips/p9/utils/imageProcs/p9_infrastruct_help.H
index 1eff1031..43591cb5 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_infrastruct_help.H
+++ b/src/import/chips/p9/utils/imageProcs/p9_infrastruct_help.H
@@ -28,12 +28,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
-#include <sys/mman.h>
-#include <unistd.h>
-#include <fcntl.h> //open()
-#include <sys/stat.h>
#include <string.h> //memcpy()
-#include <dirent.h>
#include <errno.h>
//
OpenPOWER on IntegriCloud