mirror of
https://github.com/opnsense/src.git
synced 2026-03-28 21:53:16 -04:00
This unbreak drm-kmod build. the const is part of Linux API Unfortunately drm-kmod uses hand-rolled refcount* calls on a kref object. For now go the easy route of keeping it operational by casting stuff internally. The general goal here is to make FreeBSD refcount API use an opaque type, hence the ongoing removal of hand-rolled accesses. Reported by: emaste |
||
|---|---|---|
| .. | ||
| freebsd32 | ||
| ia32 | ||
| lindebugfs | ||
| linprocfs | ||
| linsysfs | ||
| linux | ||
| linuxkpi | ||
| x86bios | ||