sync with OpenBSD -current

This commit is contained in:
purplerain 2024-04-06 01:12:35 +00:00
parent d875ef6d7b
commit 467ab94ea3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
25 changed files with 213 additions and 388 deletions

View file

@ -1517,9 +1517,7 @@ static uint32_t drm_fb_helper_find_color_mode_format(struct drm_fb_helper *fb_he
const uint32_t *formats, size_t format_count,
unsigned int color_mode)
{
#ifdef notyet
struct drm_device *dev = fb_helper->dev;
#endif
uint32_t bpp, depth;
switch (color_mode) {