summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/disp/ia.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/disp/ia.c')
-rw-r--r--usr/src/uts/common/disp/ia.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/src/uts/common/disp/ia.c b/usr/src/uts/common/disp/ia.c
index 982035d9b9..63ddbe5485 100644
--- a/usr/src/uts/common/disp/ia.c
+++ b/usr/src/uts/common/disp/ia.c
@@ -21,10 +21,9 @@
/*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
+ * Copyright (c) 2011 Bayard G. Bell. All rights reserved.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#include <sys/types.h>
#include <sys/param.h>
#include <sys/class.h>
@@ -50,10 +49,6 @@ static struct modlinkage modlinkage = {
MODREV_1, (void *)&modlsched, NULL
};
-#ifndef lint
-char _depends_on[] = "sched/TS";
-#endif
-
int
_init()
{