From: Jeff Garzik Date: Fri, 18 Nov 2005 19:04:23 +0000 (-0500) Subject: [libata sata_mv] update copyright, driver version X-Git-Tag: v2.6.15-rc2~19^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e2b1be56c5656902744c2b52e8304126a40bb609;p=platform%2Fkernel%2Flinux-exynos.git [libata sata_mv] update copyright, driver version --- diff --git a/drivers/scsi/sata_mv.c b/drivers/scsi/sata_mv.c index ac184e6..ab7432a 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 #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 */