summaryrefslogtreecommitdiff
path: root/include/acpi/acnames.h
diff options
context:
space:
mode:
authorFeng Tang <feng.tang@intel.com>2012-08-08 02:20:44 (GMT)
committerLen Brown <len.brown@intel.com>2012-09-21 04:26:16 (GMT)
commita950c135e5b2be6ef7518d54d98a7901db1b377a (patch)
treed3e2a2db81050aae25239aa96ce13969a6007492 /include/acpi/acnames.h
parentc46de2263f42fb4bbde411b9126f471e9343cb22 (diff)
downloadlinux-fsl-qoriq-a950c135e5b2be6ef7518d54d98a7901db1b377a.tar.xz
ACPI: delelte more BFS/GTS related definition and code
This is a follow on for commmit 3f6f49c7 "ACPI: delete _GTS/_BFS support" to do more cleanup. Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acnames.h')
-rw-r--r--include/acpi/acnames.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/acpi/acnames.h b/include/acpi/acnames.h
index d988ac5..d2f61dd 100644
--- a/include/acpi/acnames.h
+++ b/include/acpi/acnames.h
@@ -66,8 +66,6 @@
/* Method names - these methods must appear at the namespace root */
-#define METHOD_PATHNAME__BFS "\\_BFS"
-#define METHOD_PATHNAME__GTS "\\_GTS"
#define METHOD_PATHNAME__PTS "\\_PTS"
#define METHOD_PATHNAME__SST "\\_SI._SST"
#define METHOD_PATHNAME__WAK "\\_WAK"