Upstreaming version 0.10.7

Change-Id: Ica4c824e3e053be68d2b0ab3d6d467638632f5e1
Signed-off-by: kalnagy <kalman.nagy@nokia.com>
diff --git a/e2ap/lib/X2RemovalResponse.c b/e2ap/lib/X2RemovalResponse.c
index c7175d9..3b8b5ac 100644
--- a/e2ap/lib/X2RemovalResponse.c
+++ b/e2ap/lib/X2RemovalResponse.c
@@ -1,17 +1,17 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "X2AP-PDU-Contents"
- * 	found in "Spec/e2ap-v031ex.asn"
- * 	`asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
+ * 	found in "X2AP-15-4-0.asn1"
+ * 	`asn1c -D ./asn1_n1 -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example`
  */
 
 #include "X2RemovalResponse.h"
 
-asn_TYPE_member_t asn_MBR_X2RemovalResponse_1[] = {
+static asn_TYPE_member_t asn_MBR_X2RemovalResponse_1[] = {
 	{ ATF_NOFLAGS, 0, offsetof(struct X2RemovalResponse, protocolIEs),
 		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
 		-1,	/* IMPLICIT tag at current level */
-		&asn_DEF_ProtocolIE_Container_9515P59,
+		&asn_DEF_ProtocolIE_Container_7632P59,
 		0,
 		{ 0, 0, 0 },
 		0, 0, /* No default value */
@@ -24,7 +24,7 @@
 static const asn_TYPE_tag2member_t asn_MAP_X2RemovalResponse_tag2el_1[] = {
     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* protocolIEs */
 };
-asn_SEQUENCE_specifics_t asn_SPC_X2RemovalResponse_specs_1 = {
+static asn_SEQUENCE_specifics_t asn_SPC_X2RemovalResponse_specs_1 = {
 	sizeof(struct X2RemovalResponse),
 	offsetof(struct X2RemovalResponse, _asn_ctx),
 	asn_MAP_X2RemovalResponse_tag2el_1,