summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/securerom/secureromasm.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/securerom/secureromasm.S b/src/securerom/secureromasm.S
index 62b410639..a57cf7d0b 100644
--- a/src/securerom/secureromasm.S
+++ b/src/securerom/secureromasm.S
@@ -6,6 +6,7 @@
# OpenPOWER HostBoot Project
#
# Contributors Listed Below - COPYRIGHT 2017
+# [+] Google Inc.
# [+] International Business Machines Corp.
#
#
@@ -152,7 +153,3 @@ _rom_sreset:
nop
.section .data
-
-.global hbi_ImageId
-hbi_ImageId:
- .space 128
OpenPOWER on IntegriCloud