aboutsummaryrefslogtreecommitdiff
path: root/include/acpi/achware.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/acpi/achware.h')
-rw-r--r--include/acpi/achware.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/include/acpi/achware.h b/include/acpi/achware.h
index cd408103d26..58c69dc49ab 100644
--- a/include/acpi/achware.h
+++ b/include/acpi/achware.h
@@ -44,11 +44,7 @@
#ifndef __ACHWARE_H__
#define __ACHWARE_H__
-/* PM Timer ticks per second (HZ) */
-
-#define PM_TIMER_FREQUENCY 3579545
-
-/* Values for the _SST reserved method */
+/* Values for the _SST predefined method */
#define ACPI_SST_INDICATOR_OFF 0
#define ACPI_SST_WORKING 1
@@ -56,8 +52,6 @@
#define ACPI_SST_SLEEPING 3
#define ACPI_SST_SLEEP_CONTEXT 4
-/* Prototypes */
-
/*
* hwacpi - high level functions
*/