patch-2.4.1 linux/include/linux/acpi.h
Next file: linux/include/linux/blk.h
Previous file: linux/include/asm-sparc64/watchdog.h
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Mon Jan 29 10:15:59 2001
- Orig file:
v2.4.0/linux/include/linux/acpi.h
- Orig date:
Fri Dec 29 14:07:24 2000
diff -u --recursive --new-file v2.4.0/linux/include/linux/acpi.h linux/include/linux/acpi.h
@@ -28,21 +28,6 @@
#include <linux/wait.h>
#endif /* __KERNEL__ */
-u64 acpi_get_rsdp_ptr(void);
-
-/*
- * System sleep states
- */
-enum
-{
- ACPI_S0, /* working */
- ACPI_S1, /* sleep */
- ACPI_S2, /* sleep */
- ACPI_S3, /* sleep */
- ACPI_S4, /* non-volatile sleep */
- ACPI_S5, /* soft-off */
-};
-
typedef int acpi_sstate_t;
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)