]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/istallion.c
drm: allow multiple addMaps with the same 32-bit map offsset.
[linux-2.6-omap-h63xx.git] / drivers / char / istallion.c
index fbce2f0669d6a9cedb9ab9dac1b26733b5b525cf..84dfc4278139eaf809b666d47bd7de8623aa9898 100644 (file)
@@ -748,7 +748,7 @@ static int  stli_initpcibrd(int brdtype, struct pci_dev *devp);
  *     will give access to the shared memory on the Stallion intelligent
  *     board. This is also a very useful debugging tool.
  */
-static struct file_operations  stli_fsiomem = {
+static const struct file_operations    stli_fsiomem = {
        .owner          = THIS_MODULE,
        .read           = stli_memread,
        .write          = stli_memwrite,