mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-22 11:46:00 +00:00
backlight_device_register has been expecting a const "ops" argument, and using
it as such, since
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| nv_accel.c | ||
| nv_backlight.c | ||
| nv_dma.h | ||
| nv_hw.c | ||
| nv_i2c.c | ||
| nv_local.h | ||
| nv_of.c | ||
| nv_proto.h | ||
| nv_setup.c | ||
| nv_type.h | ||
| nvidia.c | ||