Skip to content

Commit

Permalink
[libata sata_mv] update copyright, driver version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Garzik committed Nov 18, 2005
1 parent c0ab424 commit e2b1be5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/scsi/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down Expand Up @@ -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 */
Expand Down

0 comments on commit e2b1be5

Please sign in to comment.