linux/drivers/uio
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations
* mark struct vm_area_struct::vm_ops as const
* mark vm_ops in AGP code

But leave TTM code alone, something is fishy there with global vm_ops
being used.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-27 11:39:25 -07:00
..
Kconfig uio: add generic driver for PCI 2.3 devices 2009-09-15 09:50:48 -07:00
Makefile uio: add generic driver for PCI 2.3 devices 2009-09-15 09:50:48 -07:00
uio.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
uio_aec.c
uio_cif.c
uio_pci_generic.c uio: add generic driver for PCI 2.3 devices 2009-09-15 09:50:48 -07:00
uio_pdrv.c
uio_pdrv_genirq.c
uio_sercos3.c
uio_smx.c