summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_cfg.h
diff options
context:
space:
mode:
authorJim Lieb2009-08-12 23:54:03 +0200
committerGreg Kroah-Hartman2009-09-15 21:02:07 +0200
commit612822f5dd1638de442cf50eb9da54632fba0e66 (patch)
tree941babacbfbe553589623c979968ef2fbf053277 /drivers/staging/vt6655/device_cfg.h
parentStaging: vt665x: Text janitor in prep for driver merge (diff)
downloadkernel-qcow2-linux-612822f5dd1638de442cf50eb9da54632fba0e66.tar.gz
kernel-qcow2-linux-612822f5dd1638de442cf50eb9da54632fba0e66.tar.xz
kernel-qcow2-linux-612822f5dd1638de442cf50eb9da54632fba0e66.zip
Staging: vt665x: Text janitor in prep for driver merge, part 2
Text only changes to remove textual differences between the vt6655 and vt6656 trees in prep for driver merge. Signed-off-by: Jim Lieb <lieb@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6655/device_cfg.h')
-rw-r--r--drivers/staging/vt6655/device_cfg.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/device_cfg.h b/drivers/staging/vt6655/device_cfg.h
index 1cbb4440b46f..90b540874b89 100644
--- a/drivers/staging/vt6655/device_cfg.h
+++ b/drivers/staging/vt6655/device_cfg.h
@@ -1,5 +1,6 @@
/*
- * Copyright (c) 1996, 2003 VIA Networking, Inc. All rights reserved.
+ * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
+ * All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -15,7 +16,6 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- *
* File: device_cfg.h
*
* Purpose: Driver configuration header
@@ -100,6 +100,7 @@ struct _version {
#ifndef DEVICE_VERSION
#define DEVICE_VERSION "1.19.12"
#endif
+
//config file
#include <linux/fs.h>
#include <linux/fcntl.h>