summaryrefslogtreecommitdiffstats
path: root/include/acpi/acnames.h
diff options
context:
space:
mode:
authorFeng Tang2012-08-08 04:20:44 +0200
committerLen Brown2012-09-21 06:26:16 +0200
commita950c135e5b2be6ef7518d54d98a7901db1b377a (patch)
treed3e2a2db81050aae25239aa96ce13969a6007492 /include/acpi/acnames.h
parentMerge branch 'for-linus' of git://git.kernel.dk/linux-block (diff)
downloadkernel-qcow2-linux-a950c135e5b2be6ef7518d54d98a7901db1b377a.tar.gz
kernel-qcow2-linux-a950c135e5b2be6ef7518d54d98a7901db1b377a.tar.xz
kernel-qcow2-linux-a950c135e5b2be6ef7518d54d98a7901db1b377a.zip
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 d988ac54f41e..d2f61dd2d723 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"