forked from Minki/linux
staging: dgnc: removes CVS code from files
This patch removes the code supporting CVS from its files. Signed-off-by: Lidza Louina <lidza.louina@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
aed387c78d
commit
4cfa73097f
@ -27,8 +27,6 @@
|
||||
* Send any bug fixes/changes to: Eng.Linux at digi dot com.
|
||||
* Thank you.
|
||||
*
|
||||
*
|
||||
* $Id: dgnc_cls.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -27,8 +27,6 @@
|
||||
* Send any bug fixes/changes to: Eng.Linux at digi dot com.
|
||||
* Thank you.
|
||||
*
|
||||
* $Id: dgnc_driver.c,v 1.3 2011/06/23 12:47:35 markh Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
@ -35,7 +35,6 @@
|
||||
* Neo and ClassicBoard based product lines.
|
||||
*
|
||||
************************************************************************
|
||||
* $Id: dgnc_mgmt.c,v 1.2 2010/12/14 20:08:29 markh Exp $
|
||||
*/
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/ctype.h>
|
||||
|
@ -27,8 +27,6 @@
|
||||
* Send any bug fixes/changes to: Eng.Linux at digi dot com.
|
||||
* Thank you.
|
||||
*
|
||||
*
|
||||
* $Id: dgnc_neo.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
|
||||
*/
|
||||
|
||||
|
||||
|
@ -19,8 +19,6 @@
|
||||
* NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
|
||||
*/
|
||||
|
||||
/* $Id: dgnc_pci.h,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $ */
|
||||
|
||||
#ifndef __DGNC_PCI_H
|
||||
#define __DGNC_PCI_H
|
||||
|
||||
|
@ -27,9 +27,6 @@
|
||||
* Send any bug fixes/changes to: Eng.Linux at digi dot com.
|
||||
* Thank you.
|
||||
*
|
||||
*
|
||||
*
|
||||
* $Id: dgnc_sysfs.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
|
||||
*/
|
||||
|
||||
|
||||
|
@ -29,8 +29,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* $Id: dgnc_trace.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $ */
|
||||
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/sched.h> /* For jiffies, task states */
|
||||
#include <linux/interrupt.h> /* For tasklet and interrupt structs/defines */
|
||||
|
@ -21,7 +21,6 @@
|
||||
*****************************************************************************
|
||||
* Header file for dgnc_trace.c
|
||||
*
|
||||
* $Id: dgnc_trace.h,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
|
||||
*/
|
||||
|
||||
#ifndef __DGNC_TRACE_H
|
||||
|
@ -35,7 +35,6 @@
|
||||
*
|
||||
************************************************************************
|
||||
*
|
||||
* $Id: dgnc_tty.c,v 1.5 2013/04/30 19:18:30 markh Exp $
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -16,8 +16,6 @@
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*
|
||||
* $Id: digi.h,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
|
||||
*
|
||||
* NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user