Commit Graph

3 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult 3e097272b6 fb: unexport fbAllocatePrivates()
Only used inside fb/, so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-05 15:08:48 +02:00
Enrico Weigelt, metux IT consult 9c0d93bc3e fb: unexport fbSetBits()
Only used within fb/, not by any driver, so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-05 15:08:48 +02:00
Enrico Weigelt, metux IT consult 6a55c94883 fb: unexport fbValidateDrawable()
Not used by any drivers, so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-05 15:08:46 +02:00