summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/hidparser
diff options
context:
space:
mode:
authorzhigang lu - Sun Microsystems - Beijing China <Zhigang.Lu@Sun.COM>2008-09-05 10:44:48 +0800
committerzhigang lu - Sun Microsystems - Beijing China <Zhigang.Lu@Sun.COM>2008-09-05 10:44:48 +0800
commitd29f5a711240f866521445b1656d114da090335e (patch)
tree046ef029b3eedff54072cb4c89b540982fb5c932 /usr/src/uts/intel/hidparser
parent5fadadd17258fcbdce49a53f230509f091bcf1b6 (diff)
downloadillumos-joyent-d29f5a711240f866521445b1656d114da090335e.tar.gz
6726636 lint cleanup for USB
Diffstat (limited to 'usr/src/uts/intel/hidparser')
-rw-r--r--usr/src/uts/intel/hidparser/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/usr/src/uts/intel/hidparser/Makefile b/usr/src/uts/intel/hidparser/Makefile
index 112166ba46..0cee159aa9 100644
--- a/usr/src/uts/intel/hidparser/Makefile
+++ b/usr/src/uts/intel/hidparser/Makefile
@@ -20,10 +20,9 @@
#
#
# uts/intel/hidparser/Makefile
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#ident "%Z%%M% %I% %E% SMI"
#
# This makefile drives the production of the hidparser driver
# kernel module.
@@ -66,13 +65,6 @@ CLEANFILES += $(MODSTUBS_O)
LDFLAGS += -dy -Nmisc/usba
#
-# For now, disable these lint checks; maintainers should endeavor
-# to investigate and remove these for maximum lint coverage.
-# Please do not carry these forward to new Makefiles.
-#
-LINTTAGS += -erroff=E_STATIC_UNUSED
-
-#
# Default build targets.
#
.KEEP_STATE: