Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2004 07:20:24 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/drm drm_drv.h
Message-ID:  <200408050720.i757KOI6058591@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408050720.i757KOI6058591>