Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4cfa7309 authored by Lidza Louina's avatar Lidza Louina Committed by Greg Kroah-Hartman
Browse files

staging: dgnc: removes CVS code from files



This patch removes the code supporting CVS
from its files.

Signed-off-by: default avatarLidza Louina <lidza.louina@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent aed387c7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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>
+0 −2
Original line number Diff line number Diff line
@@ -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 $
 *
 */


+0 −1
Original line number Diff line number Diff line
@@ -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>
+0 −2
Original line number Diff line number Diff line
@@ -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 $
 */


+0 −2
Original line number Diff line number Diff line
@@ -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

Loading