summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpivar.h
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2010-04-02 23:04:31 +0000
committerjkim <jkim@FreeBSD.org>2010-04-02 23:04:31 +0000
commitc22943d966183aab0b1bfca1f741ae7587c0002e (patch)
tree6ff0f37946d2a209317eb79265f81066521bd4b8 /sys/dev/acpica/acpivar.h
parentbb4566312b32efc10475f0ef7b34bf3427a25225 (diff)
downloadFreeBSD-src-c22943d966183aab0b1bfca1f741ae7587c0002e.zip
FreeBSD-src-c22943d966183aab0b1bfca1f741ae7587c0002e.tar.gz
Merge ACPICA 20100331 (and four additional upstream patches).
Diffstat (limited to 'sys/dev/acpica/acpivar.h')
-rw-r--r--sys/dev/acpica/acpivar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpivar.h b/sys/dev/acpica/acpivar.h
index f30ee64..002c11c 100644
--- a/sys/dev/acpica/acpivar.h
+++ b/sys/dev/acpica/acpivar.h
@@ -332,7 +332,6 @@ int acpi_ReqSleepState(struct acpi_softc *sc, int state);
int acpi_AckSleepState(struct apm_clone_data *clone, int error);
ACPI_STATUS acpi_SetSleepState(struct acpi_softc *sc, int state);
void acpi_resync_clock(struct acpi_softc *sc);
-int acpi_wake_init(device_t dev, int type);
int acpi_wake_set_enable(device_t dev, int enable);
int acpi_parse_prw(ACPI_HANDLE h, struct acpi_prw_data *prw);
ACPI_STATUS acpi_Startup(void);
OpenPOWER on IntegriCloud