From af4ccb6de3cb350d4da1e56232d33cb13b6c2bc2 Mon Sep 17 00:00:00 2001 From: aystarik Date: Sat, 9 Jul 2005 15:17:57 +0000 Subject: [PATCH] date 2005.06.30.21.14.00; author rmoore1; state Exp; --- generate/lint/options.lnt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate/lint/options.lnt b/generate/lint/options.lnt index 55aa6b56c..5b6de7bd1 100644 --- a/generate/lint/options.lnt +++ b/generate/lint/options.lnt @@ -47,7 +47,7 @@ /* Symbol exceptions */ --esym( 528, _THIS_MODULE) // Symbol not always used, but always present +-esym( 528, _AcpiModuleName) // Symbol not always used, but always present -esym( 550, CurrentSp) // Used to track stack use -esym( 534, AcpiDmDumpName) // Return value not always used -esym( 534, AcpiDmCommaIfListMember) // Return value not always used