[PATCH] sata_svw: bump version number
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
This commit is contained in:
parent
a0ea7328e3
commit
54258a8a2e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue