Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 07:46:28 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ehci.c
Message-ID:  <200412140746.iBE7kT1h017216@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-12-14 07:46:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ehci.c 
  Log:
  Make LINT compile.
  
  When leaving functions for ddb use don't make them static: it makes
  gcc think they are unused.
  
  Shouldn't this be in #ifdef DDB anyway ?
  
  Revision  Changes    Path
  1.24      +1 -1      src/sys/dev/usb/ehci.c



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