[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1404992744-3662-1-git-send-email-abbotti@mev.co.uk>
Date: Thu, 10 Jul 2014 12:45:42 +0100
From: Ian Abbott <abbotti@....co.uk>
To: driverdev-devel@...uxdriverproject.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Ian Abbott <abbotti@....co.uk>,
H Hartley Sweeten <hartleys@...ionengravers.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] staging: comedi: remove MODULE_VERSION()
A couple of comedi drivers use MODULE_VERSION(), which is inappropriate
for in-kernel drivers.
1) staging: comedi: vmk80xx: remove MODULE_VERSION() from in-kernel module
2) staging: comedi: ni_daq_700: remove MODULE_VERSION() and commentary
drivers/staging/comedi/drivers/ni_daq_700.c | 7 -------
drivers/staging/comedi/drivers/vmk80xx.c | 1 -
2 files changed, 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists