]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/event.c
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
[linux-2.6-omap-h63xx.git] / drivers / acpi / event.c
index a901b23e95e7b38e53378e5af4140182ab6cd86f..959a893c8d1fdbd45d415c4a8a50c954ac498050 100644 (file)
@@ -99,7 +99,7 @@ static unsigned int acpi_system_poll_event(struct file *file, poll_table * wait)
        return 0;
 }
 
-static struct file_operations acpi_system_event_ops = {
+static const struct file_operations acpi_system_event_ops = {
        .open = acpi_system_open_event,
        .read = acpi_system_read_event,
        .release = acpi_system_close_event,