mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 01:14:56 +00:00
The new timer_setup() function for struct timer_list collides with a
private um function. Rename it.
Fixes:
|
||
|---|---|---|
| .. | ||
| configs | ||
| drivers | ||
| include | ||
| kernel | ||
| os-Linux | ||
| scripts | ||
| .gitignore | ||
| Kconfig.char | ||
| Kconfig.common | ||
| Kconfig.debug | ||
| Kconfig.net | ||
| Kconfig.rest | ||
| Kconfig.um | ||
| Makefile | ||
| Makefile-os-Linux | ||
| Makefile-skas | ||