CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/09/25 14:27:52
Modified files: sys/dev/pci/drm: drm_linux.h Log message: Apparently 0 is not a power of 2 (despite <sys/param.h> claiming that it is). Fixes inteldrm(4) on the GM45 chipset.