Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 19:16:57 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb ucom.c ufoma.c
Message-ID:  <200810251806.m9PI6455099469@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2008-10-23 19:16:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ucom.c ufoma.c 
  Log:
  SVN rev 184209 on 2008-10-23 19:16:57Z by ed
  
  Don't include <sys/clist.h> inside ucom(4) and ufoma(4).
  
  After being ported to the MPSAFE TTY layer, these drivers do not use
  clists anymore. Don't include their header files.
  
  Revision  Changes    Path
  1.70      +0 -1      src/sys/dev/usb/ucom.c
  1.16      +0 -1      src/sys/dev/usb/ufoma.c



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