cvs commit: src/sys/dev/drm drm_drv.h

Maxime Henrion mux at FreeBSD.org
Thu Aug 5 00:20:25 PDT 2004


mux         2004-08-05 07:20:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          drm_drv.h 
  Log:
  Now that mem(4) is a kernel module, we need to add a dependency on
  it in drm(4) for mem_range_attr_set().  This fixes loading a DRM
  driver as a module.
  
  Reviewed by:    anholt
  
  Revision  Changes    Path
  1.26      +1 -0      src/sys/dev/drm/drm_drv.h


More information about the cvs-src mailing list