Enrico Weigelt, metux IT consult
|
a0326994cc
|
config: unexport config_pre_init()
This function isn't used by any drivers/modules, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1360>
|
2025-02-06 16:24:01 +01:00 |
|
Enrico Weigelt, metux IT consult
|
e67f2a5eb5
|
include: move out private definitions from hotplug.h
Public server module API shouldn't be clobbered with private definitions,
thus move them out to private header.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1360>
|
2025-02-06 16:24:00 +01:00 |
|