X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Foprofile%2Fevent_buffer.h;h=9b6a4ebd03e39c65a3ba0cdcf6c336f023109a37;hb=650a7c974f1b91de9732c0f720e792837f8abfd6;hp=92416276e57702d7321d972d9fb571aa528a19a8;hpb=59cc185ada89245204c658ebcf64422968736672;p=linux-2.6-omap-h63xx.git diff --git a/drivers/oprofile/event_buffer.h b/drivers/oprofile/event_buffer.h index 92416276e57..9b6a4ebd03e 100644 --- a/drivers/oprofile/event_buffer.h +++ b/drivers/oprofile/event_buffer.h @@ -41,7 +41,7 @@ void wake_up_buffer_waiter(void); /* add data to the event buffer */ void add_event_entry(unsigned long data); -extern struct file_operations event_buffer_fops; +extern const struct file_operations event_buffer_fops; /* mutex between sync_cpu_buffers() and the * file reading code.