summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl')
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl b/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl
index f503d86e9..26748780d 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl
@@ -1,5 +1,5 @@
/*
- * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp.
+ * Some or all of this work - Copyright (c) 2006 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -84,7 +84,7 @@ Method(RT20)
THDR (ts, "FixedDMA Resource Descriptor Macro", __FILE__)
// The main test packages must have the same number of entries
-
+
If (LNotEqual (SizeOf (p450), SizeOf (p451)))
{
err (ts, 177, 0, 0, 0, 0, "Incorrect package length")