summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/exceptions/exc_result
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2019-02-22 09:49:17 -0800
committerRobert Moore <Robert.Moore@intel.com>2019-02-22 09:49:17 -0800
commit4a6a10b5a72d92522dfff0af318850601964cf8b (patch)
tree285770eee11107811f40fa3a37d4a123bbbc83cd /tests/aslts/src/runtime/collections/exceptions/exc_result
parent65f57d734ce7036b8f8e081346835e3dd3c95979 (diff)
downloadacpica-4a6a10b5a72d92522dfff0af318850601964cf8b.tar.gz
Revert "Test suite: Update makefiles for new iASL error"
This reverts commit 65f57d734ce7036b8f8e081346835e3dd3c95979. Some issues with these changes.
Diffstat (limited to 'tests/aslts/src/runtime/collections/exceptions/exc_result')
-rw-r--r--tests/aslts/src/runtime/collections/exceptions/exc_result/exc_result2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_result/exc_result2/Makefile b/tests/aslts/src/runtime/collections/exceptions/exc_result/exc_result2/Makefile
index 2f713a548..32b94499c 100644
--- a/tests/aslts/src/runtime/collections/exceptions/exc_result/exc_result2/Makefile
+++ b/tests/aslts/src/runtime/collections/exceptions/exc_result/exc_result2/Makefile
@@ -4,6 +4,5 @@ AMLMOD= exc_result2
COLL= ../../..
ADD_ASLFLAGS=-vx 6163 #illegal reference in method
-ADD_ASLFLAGS=-vx 6142 #illegal forward reference
TOP= $(COLL)/../../..
include $(COLL)/Makefile.install