Skip to content

Commit

Permalink
[PATCH] sata_svw: bump version number
Browse files Browse the repository at this point in the history
Bump sata_svw.c version number to indicate support for BCM5785(HT1000)
Southbridge SATA controller.

Signed-off-by: Narendra Sankar <nsankar@broadcom.com>

diff -uNr linux-2.6.12-rc5/drivers/scsi/sata_svw.c linux-2.6.12-rc5.brcm/drivers/scsi/sata_svw.c
  • Loading branch information
Narendra Sankar authored and Jeff Garzik committed Jun 9, 2005
1 parent a0ea732 commit 54258a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/sata_svw.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#endif /* CONFIG_PPC_OF */

#define DRV_NAME "sata_svw"
#define DRV_VERSION "1.05"
#define DRV_VERSION "1.06"

/* Taskfile registers offsets */
#define K2_SATA_TF_CMD_OFFSET 0x00
Expand Down

0 comments on commit 54258a8

Please sign in to comment.