* [PATCH 3/6] ACPICA: Remove unused function declarations
@ 2010-12-06 15:58 Lin Ming
2010-12-09 22:11 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Lin Ming @ 2010-12-06 15:58 UTC (permalink / raw)
To: Rafael J. Wysocki, Len Brown, Bob Moore; +Cc: linux-acpi
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
---
drivers/acpi/acpica/acevents.h | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/drivers/acpi/acpica/acevents.h b/drivers/acpi/acpica/acevents.h
index ebb467f..04a83fe 100644
--- a/drivers/acpi/acpica/acevents.h
+++ b/drivers/acpi/acpica/acevents.h
@@ -51,8 +51,6 @@ acpi_status acpi_ev_initialize_events(void);
acpi_status acpi_ev_install_xrupt_handlers(void);
-acpi_status acpi_ev_install_fadt_gpes(void);
-
u32 acpi_ev_fixed_event_detect(void);
/*
@@ -127,10 +125,6 @@ acpi_status
acpi_ev_match_gpe_method(acpi_handle obj_handle,
u32 level, void *context, void **return_value);
-acpi_status
-acpi_ev_match_prw_and_gpe(acpi_handle obj_handle,
- u32 level, void *context, void **return_value);
-
/*
* evgpeutil - GPE utilities
*/
--
1.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/6] ACPICA: Remove unused function declarations
2010-12-06 15:58 [PATCH 3/6] ACPICA: Remove unused function declarations Lin Ming
@ 2010-12-09 22:11 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2010-12-09 22:11 UTC (permalink / raw)
To: Lin Ming; +Cc: Len Brown, Bob Moore, linux-acpi
On Monday, December 06, 2010, Lin Ming wrote:
> Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
> ---
> drivers/acpi/acpica/acevents.h | 6 ------
> 1 files changed, 0 insertions(+), 6 deletions(-)
>
> diff --git a/drivers/acpi/acpica/acevents.h b/drivers/acpi/acpica/acevents.h
> index ebb467f..04a83fe 100644
> --- a/drivers/acpi/acpica/acevents.h
> +++ b/drivers/acpi/acpica/acevents.h
> @@ -51,8 +51,6 @@ acpi_status acpi_ev_initialize_events(void);
>
> acpi_status acpi_ev_install_xrupt_handlers(void);
>
> -acpi_status acpi_ev_install_fadt_gpes(void);
> -
> u32 acpi_ev_fixed_event_detect(void);
>
> /*
> @@ -127,10 +125,6 @@ acpi_status
> acpi_ev_match_gpe_method(acpi_handle obj_handle,
> u32 level, void *context, void **return_value);
>
> -acpi_status
> -acpi_ev_match_prw_and_gpe(acpi_handle obj_handle,
> - u32 level, void *context, void **return_value);
> -
> /*
> * evgpeutil - GPE utilities
> */
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-09 22:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 15:58 [PATCH 3/6] ACPICA: Remove unused function declarations Lin Ming
2010-12-09 22:11 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox