aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_mv.c
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-11-18 14:04:23 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-11-18 14:04:23 -0500
commite2b1be56c5656902744c2b52e8304126a40bb609 (patch)
tree8ad5834a690d9f81388c261a4ff61952db2f9840 /drivers/scsi/sata_mv.c
parent[PATCH] sil24: make error_intr less verbose (diff)
downloadlinux-dev-e2b1be56c5656902744c2b52e8304126a40bb609.tar.xz
linux-dev-e2b1be56c5656902744c2b52e8304126a40bb609.zip
[libata sata_mv] update copyright, driver version
Diffstat (limited to '')
-rw-r--r--drivers/scsi/sata_mv.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/sata_mv.c b/drivers/scsi/sata_mv.c
index ac184e60797e..ab7432a5778e 100644
--- a/drivers/scsi/sata_mv.c
+++ b/drivers/scsi/sata_mv.c
@@ -2,6 +2,7 @@
* sata_mv.c - Marvell SATA support
*
* Copyright 2005: EMC Corporation, all rights reserved.
+ * Copyright 2005 Red Hat, Inc. All rights reserved.
*
* Please ALWAYS copy linux-ide@vger.kernel.org on emails.
*
@@ -36,7 +37,7 @@
#include <asm/io.h>
#define DRV_NAME "sata_mv"
-#define DRV_VERSION "0.25"
+#define DRV_VERSION "0.5"
enum {
/* BAR's are enumerated in terms of pci_resource_start() terms */