From 19c283a2491d1c9fd1618e3f8094f4d0b5c3378e Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Fri, 18 Nov 2005 14:04:23 -0500 Subject: [PATCH] --- yaml --- r: 14421 b: refs/heads/master c: e2b1be56c5656902744c2b52e8304126a40bb609 h: refs/heads/master i: 14419: 230aaac9b254384dc7e6c4a5b72f882a166c9d3d v: v3 --- [refs] | 2 +- trunk/drivers/scsi/sata_mv.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 432677328e3e..6aa702a435ef 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c0ab424238ceabcaa3a2948f283bcb94f6979c93 +refs/heads/master: e2b1be56c5656902744c2b52e8304126a40bb609 diff --git a/trunk/drivers/scsi/sata_mv.c b/trunk/drivers/scsi/sata_mv.c index ac184e60797e..ab7432a5778e 100644 --- a/trunk/drivers/scsi/sata_mv.c +++ b/trunk/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 #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 */