aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ti
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-04-03 21:36:33 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-04-03 21:36:33 +0000
commit8368cf8f75949c1d998e41a4b98fc8d6db4332de (patch)
tree6ea4281e59072c649579ced46faa3cd8495197d4 /sys/dev/ti
parent85fcc22cf65a382feb2f9a4e8b37552cff057088 (diff)
Notes
Diffstat (limited to 'sys/dev/ti')
-rw-r--r--sys/dev/ti/if_ti.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/sys/dev/ti/if_ti.c b/sys/dev/ti/if_ti.c
index 3e1da1562cff8..2387c96926eea 100644
--- a/sys/dev/ti/if_ti.c
+++ b/sys/dev/ti/if_ti.c
@@ -28,8 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
- *
- * $FreeBSD$
*/
/*
@@ -78,6 +76,9 @@
* - Andrew Gallatin for providing FreeBSD/Alpha support.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "opt_ti.h"
#include <sys/param.h>
@@ -150,11 +151,6 @@
#error "options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually exclusive"
#endif /* TI_JUMBO_HDRSPLIT && TI_JUMBO_HDRSPLIT */
-#if !defined(lint)
-static const char rcsid[] =
- "$FreeBSD$";
-#endif
-
struct ti_softc *tis[8];
typedef enum {