CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2024/07/11 06:39:53
Modified files: sys/dev/pci/drm/include/linux: fb.h Log message: Turn FBINFO_xxx defines into proper flags. Gets rid of an unwanted warning introduced by a recent commit to drm_fbdev_dma.c. ok jsg@