]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/events/evgpe.c
Merge branches 'release' and 'stats' into release
[linux-2.6-omap-h63xx.git] / drivers / acpi / events / evgpe.c
index 31cb8cd8cabeda504dacc71c90e39be334b82598..0dadd2adc8001a109669b4ae62c673da60f4747b 100644 (file)
@@ -627,7 +627,7 @@ acpi_ev_gpe_dispatch(struct acpi_gpe_event_info *gpe_event_info, u32 gpe_number)
 
        ACPI_FUNCTION_TRACE(ev_gpe_dispatch);
 
-       acpi_gpe_count++;
+       acpi_os_gpe_count(gpe_number);
 
        /*
         * If edge-triggered, clear the GPE status bit now.  Note that