summaryrefslogtreecommitdiff
path: root/source/components/utilities/utxface.c
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2014-10-09 10:52:23 -0700
committerRobert Moore <Robert.Moore@intel.com>2014-10-09 10:52:23 -0700
commitb073a9cef40bfc2759368d070cc3df4ed3be1a7a (patch)
tree37cf58b6953c203609e04339a86cac6bb936c86b /source/components/utilities/utxface.c
parent3d4baf30e41fe171d66cc8173a6772928b7c7f90 (diff)
downloadacpica-b073a9cef40bfc2759368d070cc3df4ed3be1a7a.tar.gz
Remove extraneous #defines, no functional change.
This change removes the #define statements at the start of many modules that simply define the module name. They are obsolete.
Diffstat (limited to 'source/components/utilities/utxface.c')
-rw-r--r--source/components/utilities/utxface.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/components/utilities/utxface.c b/source/components/utilities/utxface.c
index bf22cf56f..7f2752c38 100644
--- a/source/components/utilities/utxface.c
+++ b/source/components/utilities/utxface.c
@@ -113,7 +113,6 @@
*
*****************************************************************************/
-#define __UTXFACE_C__
#define EXPORT_ACPI_INTERFACES
#include "acpi.h"